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

Feature request: Allow getting the token in the browser #60

Open
3 tasks done
dror-weiss opened this issue Dec 16, 2024 · 0 comments
Open
3 tasks done

Feature request: Allow getting the token in the browser #60

dror-weiss opened this issue Dec 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dror-weiss
Copy link

Prerequisites

What is the problem you’re trying to solve?

My use-case is building an API client for a different backend, using the auth token from Kinde for authentication and authorization. I can't use this library in the browser so I can't use getToken(), which would have been ideal since I don't have a reference to the underlying SessionStore.

What solution would you like to see?

I would like a way to sync my own store with the currently used token, so my API calls to the other backend are made with the current token.

Additional information

No response

@dror-weiss dror-weiss added the enhancement New feature or request label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant