Skip to content

Added free and open source OAuth mock server#385

Open
falcon027 wants to merge 1 commit intoaaronpk:mainfrom
falcon027:patch-1
Open

Added free and open source OAuth mock server#385
falcon027 wants to merge 1 commit intoaaronpk:mainfrom
falcon027:patch-1

Conversation

@falcon027
Copy link
Copy Markdown

I've built an OAuth Mock Server designed to streamline testing. It acts as a drop-in URL replacement for major identity providers, allowing you to test your OAuth flows without needing actual user sign-ins. The server mimics the response formats of real providers perfectly. You can even mock specific user data by passing GET parameters in the initial request. This is an ideal tool for writing stable, reliable End-to-End (E2E) tests that include OAuth workflows. Check out the repository here: https://github.com/atagon-GmbH/oAuth-mock

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant