1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 02:05:59 +01:00
galene/token
Juliusz Chroboczek c58064d923 Move token handling into the separate module.
Tokens are now an interface, and all the token logic is encapsulated
in the token module.
2023-04-03 22:58:38 +02:00
..
jwt.go Move token handling into the separate module. 2023-04-03 22:58:38 +02:00
jwt_test.go Move token handling into the separate module. 2023-04-03 22:58:38 +02:00
token.go Move token handling into the separate module. 2023-04-03 22:58:38 +02:00