Skip to content

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

Open
@dror-weiss

Description

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

Activity

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

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions