Explore >> Select a destination


You are here

mydeveloperplanet.com
| | github.com
2.7 parsecs away

Travel
| | Step by step walkthrough of an MCP Authorization implementation - christian-posta/mcp-auth-step-by-step
| | www.criipto.com
2.7 parsecs away

Travel
| | Learn the differences between session- and token-based authentication, their advantages, and how to implement authentication with OpenID Connect.
| | marcolabarile.me
2.4 parsecs away

Travel
| | A brief introduction to OAuth 2.0 and OpenID Connect that allows you to quickly choose the best flow for your application.
| | weblog.west-wind.com
23.7 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.