/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.ltgt.net
| | www.ayush.nz
3.5 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.
| | cryto.net
4.2 parsecs away

Travel
| | [AI summary] A technical guide arguing against using JWT tokens for persistent user sessions while explaining their proper use for single-use authorization.
| | pentesterlab.com
5.6 parsecs away

Travel
| | In this blog post, we cover how to exploit algorithm confusion against JWT when elliptic curves are used (EC256, EC512).
| | bobbyhadz.com
35.2 parsecs away

Travel
| To attach a Cognito JWT Authorizer to an API we have to use the Authorizer construct and pass the result to the `authorizer` prop on the API route.