Skip to content

[Blazor] Documentation for OAuth flow with client-side Blazor #12320

@Herdo

Description

@Herdo

I am trying to do setup a client-side Blazor (ASP.NET Core Hosted) project with a third-party OAuth2 login provider, but the current documentation for authentication and authrorization doesn't cover this use-case.

The scenario requires me to only use the third-party login provider, without any other identity source.

The current MVC approach involves a challenge call that redirects to the third-party provider and returns the token. This approach doesn't seem to work with Blazor. Therefore, additional documentation would be helpful.

Metadata

Metadata

Assignees

Labels

DocsThis issue tracks updating documentationarea-blazorIncludes: Blazor, Razor Componentsfeature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssembly

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions