1
Fork 0
galene/token
Juliusz Chroboczek 27e502e63c Upgrade to go-jwt v5.
A token with no "sub" field is now treated just like one with an
empty "sub".  In addition, all times are treated with a slack of 5s.
2023-12-10 00:47:17 +01:00
..
jwt.go Upgrade to go-jwt v5. 2023-12-10 00:47:17 +01:00
jwt_test.go Upgrade to go-jwt v5. 2023-12-10 00:47:17 +01:00
stateful.go Complete token.stateful.Clone. 2023-07-09 11:52:13 +02:00
stateful_test.go Keep track of issuer and creation date in tokens. 2023-04-08 21:13:35 +02:00
token.go Reliably return an error from token.Parse. 2023-05-14 21:14:59 +02:00
token_test.go Reliably return an error from token.Parse. 2023-05-14 21:14:59 +02:00