Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add token cache/storage #3

Closed
slightfoot opened this issue Aug 12, 2024 · 0 comments
Closed

Add token cache/storage #3

slightfoot opened this issue Aug 12, 2024 · 0 comments

Comments

@slightfoot
Copy link
Collaborator

slightfoot commented Aug 12, 2024

This should be an abstraction with an interface, but with standard implementation that uses local json files.

  • From call with Mike Pitre:
    • Need to keep jwt templates separate.
    • When authenticating need to specify the template type.
    • When refreshing, need to refresh for the correct template.
    • In any call that responds with an auth header, replace current long live token.
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants