Aspnetcore.docs: How to extend the user registration UI?

Created on 27 May 2019  Â·  4Comments  Â·  Source: dotnet/AspNetCore.Docs

I would love to see a small section regarding how to extend the user registration UI once one has scaffolded a ASP.NET Core 3.0 SPA Identity-backed project.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

PU doc-enhancement

Most helpful comment

Can I extend the UI with anything other than Razor pages (Angular, for example)?

All 4 comments

I haven't tried the IdentityServer's UI scaffolding. I'm not sure if it would work.

https://github.com/IdentityServer/IdentityServer4.Quickstart.UI

Can I extend the UI with anything other than Razor pages (Angular, for example)?

Moved to master issue: Authentication and authorization for SPAs #16406

Was this page helpful?
0 / 5 - 0 ratings