1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-08 17:55:59 +01:00
galene/token
Juliusz Chroboczek 54b4759300 Omit token expiration if not provided.
A token with empty expiration is useless anyway.
2024-10-25 17:49:00 +02:00
..
jwt.go More JWT paranoia. 2024-05-11 22:45:52 +02:00
jwt_test.go Upgrade to go-jwt v5. 2023-12-10 00:47:17 +01:00
stateful.go Omit token expiration if not provided. 2024-10-25 17:49:00 +02:00
stateful_test.go Implement message permission and shutup command. 2024-05-08 16:24:32 +02:00
token.go Implement accessors for stateful tokens. 2024-05-01 22:39:48 +02:00
token_test.go Implement accessors for stateful tokens. 2024-05-01 22:39:48 +02:00