-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels