Move token handling into the separate module.
Tokens are now an interface, and all the token logic is encapsulated in the token module.
Showing
token/jwt.go
0 → 100644
Please register or sign in to comment
Tokens are now an interface, and all the token logic is encapsulated in the token module.