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

Register user token store as scoped #37

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Commits on Nov 12, 2024

  1. Register user token store as scoped

    In blazor implementations of the token store, you might want to depend on the auth state provider. That can't be resolved in a singleton context, so we shouldn't register this dependency as a singleton.
    josephdecock committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d04ce9a View commit details
    Browse the repository at this point in the history