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

Access token and Refresh token handling #2

Open
nandhakumargdr opened this issue Sep 7, 2019 · 1 comment
Open

Access token and Refresh token handling #2

nandhakumargdr opened this issue Sep 7, 2019 · 1 comment

Comments

@nandhakumargdr
Copy link

nandhakumargdr commented Sep 7, 2019

Hello Chris sanity,

Will be very helpful if you can update a feature of handling Access and refresh token

Access token is short lived and when it expires user is no more authenticated and there is situation of re-login required.

By providing refresh token to get access token again would resolve the re-login problem.

There are many examples out to do the web api to renew access token by providing refresh token

https://github.com/nandhakumargdr/RefreshTokensWebApiExample

But not for Blazor client with best practice and minimal work.

I can make a pull request for webapi side.

Blazer not much idea.

@DanielFawcett
Copy link

I’d love an example with a refresh token also!

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

2 participants