auth0-samples / auth0-aspnetcore-mvc-samples

Auth0 Integration Samples for ASP.NET Core MVC Web Applications
https://auth0.com/docs/quickstart/webapp/aspnet-core
MIT License
152 stars 199 forks source link

Update _Layout.cshtml #94

Closed mistermik closed 8 months ago

mistermik commented 8 months ago

Adding a navigation link for the "Claims" page to show content for the id_token

frederikprijck commented 8 months ago

Thanks, but our sample is intended to be used with our quickstarts, and we dont want to add things that arent mentioned in there.

The claims is a little helper u can use if u want, but shouldnt be part of the main nav. We have profile for that.

Closing.