/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

blog.scottlogic.com
| | www.ayush.nz
1.4 parsecs away

Travel
| | [AI summary] This article provides a technical assessment of JSON Web Tokens (JWT) as a compact, self-contained mechanism for secure information exchange and authentication in APIs.
| | conductofcode.io
1.7 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.
| | www.shuttle.rs
2.0 parsecs away

Travel
| | Using JSON Web Tokens (JWTs) when implementing authentication in a Rust API
| | www.adamalbrecht.com
6.6 parsecs away

Travel
| UPDATE: There have been some changes in the JWT Gem that make some of the below not work exactly right (it'll still be about 90% the same). Specifically, they added expiration support. See my post on the same topic, but using React.js. The server side code in this post will work just as well with Angular.