/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

openapi.com
| | philodev.one
3.8 parsecs away

Travel
| | oAuth is a hard to get into because of its (necessary) complexity. A basic understanding of the standard flow and the actors involved can help to make better decisions and understand the security implications of the choices.
| | www.sjoerdlangkemper.nl
3.4 parsecs away

Travel
| | JSON Web Tokens or JWTs are used by some web applications instead of traditional session cookies. Because of their statelessness and the signature implementation there are some security issues that are specific to JWTs. This post describes some ways you can verify that a JWT implementation is secure.
| | stevekrouse.com
3.6 parsecs away

Travel
| |
| | sandrino.dev
17.8 parsecs away

Travel
| An introduction on how to configure JWT Bearer authentication and authorization (based on scopes) for your ASP.NET Core 5 APIs.