Skip to content

feat(auth): EOS access/refresh tokens, user token stuff - #15

Open
EisigesEis wants to merge 6 commits into
SyST3MDeV:mainfrom
EisigesEis:split/03-auth-eos
Open

feat(auth): EOS access/refresh tokens, user token stuff#15
EisigesEis wants to merge 6 commits into
SyST3MDeV:mainfrom
EisigesEis:split/03-auth-eos

Conversation

@EisigesEis

Copy link
Copy Markdown
Collaborator

Summary

  • add EOS access token verification and refresh-token rotation
  • support token revocation and reject expired/reused token
  • db stores refresh tokens and API key hashes
  • add direct db API key lookup (default is cached constant-time on all still)
  • clean expired/old revoked tokens

Testing

  • login, verification, refresh, reuse reject, logout
  • KEY_LOOKUP both const and direct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant