Bruno Pedro's public notes


Found at “Introducing the OAuth 2.0 Express SDK for Protecting APIs with JWT Bearer Tokens” on 2023-12-18 00:32:05 +01:00.

express-oauth2-jwt-bearer protects Express APIs using a combination of the well-established OAuth2 Bearer Token Usage spec and the new specification of JSON Web Token (JWT) Profile for OAuth 2.0 Access Tokens.