npm install -g oauth2-mock-server
oauth2-mock-server -a 0.0.0.0 -p 8080
curl -s http://localhost:8080/.well-known/openid-configuration | jq
mock-oauth2-server
See also[edit]
- OAuth, Bearer Token, Scope, Google for authentication, PKCE, oAuth authorization flow,
express-oauth-server, Authorization Code flow, /oauth2/default, okta_app_oauth, /oauth2/, OAuth 2.0 Authorization Framework, OAuth CLIs, oauth2c, Confidential client, Best practices