Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

save identity token to localstorage #12

Open
awb99 opened this issue Jun 29, 2024 · 0 comments
Open

save identity token to localstorage #12

awb99 opened this issue Jun 29, 2024 · 0 comments

Comments

@awb99
Copy link
Contributor

awb99 commented Jun 29, 2024

it would be great to use localstorage.

two issues:

  1. clj-service only works after websocket has connected. we need refactorings to make this beter.

  2. for local auth tokens can be valid for a long time. however for oauth2 identity token is only valid for some time.
    when a websocket reconnects after the server has been restarted, it will need
    to get a new token.

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

No branches or pull requests

1 participant