/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

brunoscheufler.com
| | conductofcode.io
2.2 parsecs away

Travel
| | How to create a ASP.NET Core Web API, secure it with JSON Web Tokens and explore it with Swagger UI and Postman.
| | blog.scottlogic.com
2.5 parsecs away

Travel
| | JSON Web Tokens are a secure way of transmitting information between two parties. This article explores what they are, how they are made, the kinds of JWTs that are commonly used and their key benefits.
| | lucianonooijen.com
2.1 parsecs away

Travel
| | How to securely sign and validate JWTs using public/private key pairs and leverage JSON Web Key Set (JWKS)
| | openid.net
18.4 parsecs away

Travel
| What is OpenID Connect OpenID Connect is an interoperable authentication protocol based on the OAuth 2.0 framework of specifications (IETF RFC 6749 and 6750). It simplifies the way to verify the identity of users based on the authentication performed by an Authorization Server and to obtain user profile information in an interoperable and REST-like manner.OpenID