Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 436 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 436 Bytes

OAuth Tester

Testing tool for OAuth 2.0 authorization code flow (including PKCE).

Tested with:

  • Keycloak
  • Auth0

Usage

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.