Dave Grijalva
7cd734deee
added troubleshooting section
2019-05-30 10:48:54 -07:00
Casey Beach
5bff06a4f9
Fixing a broken link
...
I realized that I can actually fix this myself.
After the 75th time navigating through the "broken" link I'm going to
do just that.
2019-05-16 12:09:44 -07:00
Prateek Malhotra
febd124631
Update README.md
...
Update reference to gcp-jwt-go
2018-09-19 20:36:47 -04:00
Alex Andrews
a0d8783268
Fix dead link
2018-07-18 11:34:47 +01:00
Dave Grijalva
06ea103174
documentation around expected key types
2018-03-08 15:13:08 -08:00
Dave Grijalva
3ad59cfd42
Moved old 3.0.0 notice to lower in the doc
2018-03-08 11:57:43 -08:00
Dave Grijalva
b5a423081b
notice about security issue before go 1.8.3
2018-03-08 11:55:13 -08:00
Dave Grijalva
f75bbb3cc8
Merge pull request #205 from zamicol/icon_godoc
...
add godoc icon
2018-03-08 10:36:15 -08:00
Dave Grijalva
40ec5516a0
Merge pull request #220 from polarina/readme-alt-include
...
readme: Bump version of alternative package include
2018-03-08 10:33:32 -08:00
Dave Grijalva
c3e930abb0
Notice about upcoming 4.0.0 release
2018-03-08 10:18:44 -08:00
Gabríel Arthúr Pétursson
08b573c692
readme: Bump version of alternative package include
2017-07-03 19:13:07 +00:00
Jeff Rouse
b425822dfa
minor typo
2017-06-07 17:13:34 -07:00
Dave Grijalva
6c8dedd55f
updated note on alg type vulnerability
2017-05-08 09:54:58 -07:00
Zach Collier
fd360ca1aa
add godoc icon
2017-03-16 10:55:35 -06:00
kazhuravlev
1e9b4c4c60
Fix links
2016-06-17 17:04:01 +03:00
Dave Grijalva
4638392845
updated documentation to reflect the supported draft version
2016-06-15 16:56:01 -07:00
Dave Grijalva
2ed748cd9c
updated documentation. moved migration guide to separate doc
2016-06-15 10:49:54 -07:00
Dave Grijalva
0fbf86c98b
documentation update
2016-06-08 11:38:48 -07:00
Dave Grijalva
317b82a681
Merge remote-tracking branch 'origin/master' into release_3_0_0
2016-06-06 18:20:35 -07:00
Dave Grijalva
c04502f106
notice about imminent 3.0.0
2016-06-06 17:56:07 -07:00
Dave Grijalva
b9283128ba
updated README with new argument order for WithClaims methods
2016-04-12 16:39:41 -07:00
Dave Grijalva
0145da90d4
added link to jwt.io
2016-04-12 13:39:14 -07:00
Dave Grijalva
6f2e6588a2
replace inline examples with links to examples in the test suite. these examples are evaluated as part of the test pass, so they should remain correct
2016-04-12 13:34:11 -07:00
Dave Grijalva
4ec621a2d1
Merge branch 'master' into release_3_0_0
2016-03-31 11:19:33 -07:00
matm
574cd7c245
README: fix return arguments
2015-12-30 18:50:00 +01:00
Dave Grijalva
2240de772c
added supported signing methods
2015-12-22 13:53:19 -08:00
Dave Grijalva
b47bdbc660
Added some clarification and (hopefully) helpful documentation
2015-12-22 13:27:59 -08:00
Dave Grijalva
56c7810ac4
Merge branch 'master' into release_3_0_0
2015-11-16 11:59:51 -08:00
wizzie
eeccfeb20d
Update README.md
2015-10-01 20:16:16 +02:00
Dave Grijalva
c1da563496
Added comment about adding custom signing methods to README
2015-09-04 14:24:56 -07:00
Dave Grijalva
dcda21cf2c
documentation update
2015-08-18 09:52:44 -07:00
Jamie Stackhouse
15b4825280
Add example to migration showing new usage of Parse(WithClaims)
2015-07-20 13:25:55 -03:00
Jamie Stackhouse
b00e282378
Update README with some migration information.
2015-07-20 13:20:18 -03:00
Dave Grijalva
919016a560
Add travis CI tag to README.md
2015-06-02 15:05:49 -07:00
Dave Grijalva
5ca80149b9
added reference to gopkg.in
2015-04-20 13:43:07 -07:00
Mustafa Altun
211399e41a
Fix variable name in parse and verify example
2015-04-10 15:31:30 +03:00
Dave Grijalva
c48cfd5d97
Updated README
...
... to discuss recently published vulnerability
2015-04-01 11:06:36 -07:00
thatderek
c5c16083c7
Updated token creation example to use the proper method.
...
Example broke with error `undefined: SigningMethodHS256`. Edited to use jwt.SigningMethodHS256
2015-01-25 01:25:58 -05:00
Alex Browne
bfe701fdf5
When possible, instead of identifying signing methods by string, pass
...
them in directly by name. This is less error-prone and avoids an unnecessary
map lookup. Also encourage this type of usage by using it in the README.
2014-12-27 14:14:23 -05:00
Dave Grijalva
e1571c8f04
Fixed issue #36 - out of date example code
2014-10-06 22:41:14 -07:00
Dave Grijalva
ed42077928
Added note about 2.0.0 change.
2014-08-26 18:22:44 -07:00
Dave Grijalva
82483208e1
removed 2.0 release notice from readme
2014-08-26 13:47:03 -07:00
Dave Grijalva
ef77e106a6
Update README.md
2014-08-11 13:13:46 -07:00
Dave Grijalva
15d25a9820
updated documentation for 1.0.0
2014-05-27 14:23:32 -07:00
Dave Grijalva
7bcfca65c7
mention new examples in README
2014-05-20 15:28:50 -07:00
Dave Grijalva
6517c923af
better readme
2014-05-16 15:40:33 -07:00
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