Skip to content

Access token and Refresh token handling #2

@nandhakumargdr

Description

@nandhakumargdr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions