Implement stateful tokens.
Stateful tokens look just like cryptographic tokens to the client. Unlike cryptographic tokens, they are stored in a file and are revokable and editable.
Showing
token/stateful.go
0 → 100644
token/stateful_test.go
0 → 100644
Please register or sign in to comment