Explore >> Select a destination


You are here

blog.ppedv.de
| | www.daveabrock.com
4.8 parsecs away

Travel
| | In this post, we speed up initial load time by prerendering our Blazor Web Assembly application.
| | dylanbeattie.net
5.8 parsecs away

Travel
| | Using ASP.NET Core and Azure OpenID Connect to restrict access to admin features based on an authenticated user's email domain.
| | sandrino.dev
6.6 parsecs away

Travel
| | An introduction on how to configure JWT Bearer authentication and authorization (based on scopes) for your ASP.NET Core 5 APIs.
| | weblog.west-wind.com
21.0 parsecs away

Travel
| ASP.NET Core Authentication and Authorization continues to be the most filddly part of the ASP.NET Core eco system and today I ran into a problem to properly configure JWT Tokens with Roles. As I had a hard time finding the information I needed in one place and instead ended up with some outdated information, I'm writing up a post to hopefully put all the basic bits into this single post.