A development and test oriented OAuth2 mock server

hacktoberfest mock-server nodejs oauth2 oauth2-server testing
1 Open Issue Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to modify the `oauth2-mock-server` to include a trailing slash in the default issuer URL, addressing an incompatibility with the @auth0/auth0-react library. This might involve changing the URL construction in the server's code and potentially adding a CLI flag to allow users to specify whether or not to include the trailing slash.

Complexity: 3/5
good first issue

A development and test oriented OAuth2 mock server

TypeScript
#hacktoberfest#mock-server#nodejs#oauth2#oauth2-server#testing