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

Refresh Token #2

Open
mxmissile opened this issue Apr 19, 2024 · 0 comments
Open

Refresh Token #2

mxmissile opened this issue Apr 19, 2024 · 0 comments

Comments

@mxmissile
Copy link

Referencing LoginService, when and why would refreshToken be set to "default"? (refreshToken.Value != default)

It looks like the refresh token would only ever be used on the first call to GetLoginInfoAsync().

What if the JWT token expires, how do you get a new one? I dont see how this handled.

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