You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2026. It is now read-only.
It additionally requires jwks.json endpoint, e.g. jwks_uri: "https://accounts.example.com/.well-known/jwks.json", which is not present in this node-eauth-server.
I tried to use Eauth as an OAuth2 provider for a matrix-synapse homeserver, according to https://matrix-org.github.io/synapse/develop/openid.html.
It additionally requires jwks.json endpoint, e.g.
jwks_uri: "https://accounts.example.com/.well-known/jwks.json", which is not present in this node-eauth-server.I'm looking forward to implement a fix for this.