Commit Graph

10 Commits

Author SHA1 Message Date
Bruno Bigras 6e1aef4b31 Fix typo: null -> nil in README 2014-04-09 17:26:16 -04:00
Dave Grijalva c9e6fdb7e7 Merge pull request #11 from hermanjunge/patch-1
Update README.md
2014-03-12 11:11:08 -07:00
Herman Junge 717503fcf6 Update README.md
You cannot perform the not (`!`) operator on an `error`. It gives you `invalid operation: ! error`.

Tested in Go Playground: http://play.golang.org/p/jhlsHoS_gc
and locally on go1.2
2014-03-12 03:50:48 -04:00
Herman Junge bd53e37c6d Update README.md
`jwt.New()` only returns one parameter, `*Token`
2014-03-12 01:31:24 -04:00
Porjo ba4268888e gofmt README examples
Conflicts:
	README.md
2014-03-07 15:35:21 -08:00
Dave Grijalva 955b8ff55f Update README.md 2014-01-29 10:08:31 -08:00
Dave Grijalva cbb3bae3aa readme 2012-07-06 16:27:42 -07:00
Dave Grijalva 12351962ee README 2012-07-06 16:19:13 -07:00
Dave Grijalva de2a21a16b Update README.md 2012-04-18 11:33:12 -07:00
Dave Grijalva 0dd5b32c62 initial commit 2012-04-17 15:38:51 -07:00