Skip to content

How to add authentication and authorization to Blazor WebAssembly. #18441

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

Closed
Summpot opened this issue Jan 18, 2020 · 1 comment
Closed

How to add authentication and authorization to Blazor WebAssembly. #18441

Summpot opened this issue Jan 18, 2020 · 1 comment
Labels
area-blazor Includes: Blazor, Razor Components ✔️ Resolution: Answered Resolved because the question asked by the original author has been answered. question Status: Resolved
Milestone

Comments

@Summpot
Copy link

Summpot commented Jan 18, 2020

The document does not seem to mention how to add it, only only mentions how to use it.The scaffold is not currently available. Could it be added manually in some way?

@mkArtakMSFT mkArtakMSFT added the area-blazor Includes: Blazor, Razor Components label Jan 18, 2020
@mkArtakMSFT
Copy link
Member

Thanks for contacting us. We're adding an auth-enabled Blazor WASM project template as part of #17014.
As for your specific question, you can see how that template is structured and apply the same auth-enabling gestures to your project: e64b8a9

@mkArtakMSFT mkArtakMSFT added ✔️ Resolution: Answered Resolved because the question asked by the original author has been answered. question labels Jan 18, 2020
@ghost ghost added the Status: Resolved label Jan 18, 2020
@mkArtakMSFT mkArtakMSFT added this to the Discussions milestone Jan 18, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Feb 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components ✔️ Resolution: Answered Resolved because the question asked by the original author has been answered. question Status: Resolved
Projects
None yet
Development

No branches or pull requests

2 participants