Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maximemoreillon/express-oidc


https://github.com/maximemoreillon/express-oidc

authentication oauth2 openid-connect

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Express OIDC

This is an authentication middleware that validates JWT from OIDC providers using JWKS.

## Notes

[Auth0's express-oauth2-jwt-bearer library](https://github.com/auth0/node-oauth2-jwt-bearer/tree/main/packages/express-oauth2-jwt-bearer) Could be a better alternative