Skip to content
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

Cannot Modify Styling of Account Pages #13655

Closed
MarkMurphy37 opened this issue Aug 5, 2019 — with docs.microsoft.com · 4 comments · Fixed by #13663
Closed

Cannot Modify Styling of Account Pages #13655

MarkMurphy37 opened this issue Aug 5, 2019 — with docs.microsoft.com · 4 comments · Fixed by #13663
Assignees
Labels
Pri2 Priority 2 Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects

Comments

Copy link

Given the following boilerplate: dotnet new react -o <output_directory_name> -au Individual

Is there a way to modify the styling of the account pages? (such as login or register)
For example: https://localhost:5001/Identity/Account/Register?returnUrl=/authentication/login


Document Details

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

@dotnet-bot dotnet-bot added the Source - Docs.ms Docs Customer feedback via GitHub Issue label Aug 5, 2019
@javiercn
Copy link
Member

javiercn commented Aug 5, 2019

You can follow the steps in https://docs.microsoft.com/en-us/aspnet/core/security/authentication/scaffold-identity?view=aspnetcore-2.2&tabs=visual-studio to modify the look and feel of the included Identity UI

@guardrex
Copy link
Collaborator

guardrex commented Aug 5, 2019

Hi @MarkMurphy37 ... Looks like your question has been answered. I'll close now.

@guardrex guardrex closed this as completed Aug 5, 2019
@MarkMurphy37
Copy link
Author

Thanks! I'll give this a shot. For reference, I'm running .net core 3.0 preview with React SPA auth.

It may be worth including a link on this page: https://docs.microsoft.com/en-us/aspnet/core/security/authentication/identity-api-authorization?view=aspnetcore-3.0 because it's not apparent after spinning up the project that you can alter those pages.

@guardrex
Copy link
Collaborator

guardrex commented Aug 5, 2019

Yes, great idea. I'll do that right now.

@guardrex guardrex reopened this Aug 5, 2019
@guardrex guardrex self-assigned this Aug 5, 2019
@guardrex guardrex added the Pri2 Priority 2 label Aug 5, 2019
@guardrex guardrex added this to To do in August 2019 via automation Aug 5, 2019
@guardrex guardrex added this to the 2019 Q3 ends Sept 30 milestone Aug 5, 2019
August 2019 automation moved this from To do to Done Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pri2 Priority 2 Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
No open projects
August 2019
  
Done
Development

Successfully merging a pull request may close this issue.

4 participants