Skip to content

Force Auth Token refresh in Blazor WASM #64116

@baynezy

Description

@baynezy

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

I am trying to force the refresh of my access token without the user needing to authenticate again.

Describe the solution you'd like

I would like to programatically request that the application gets a fresh Auth token of an already authenticated user. This would emulate exactly what happens when the auth token expires and is refreshed.

Additional context

I have read #39775. However, if I redirect to authentication/login it forces my user to authenciate again. I am using Auth0 as my IDP is that matters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-authIncludes: Authn, Authz, OAuth, OIDC, Bearer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions