Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 429 Bytes

Readme.md

File metadata and controls

29 lines (21 loc) · 429 Bytes

Oauth Tester

This is a simple application to test the oauth flow with application that use oauth2.0.

  • LINE
  • Facebook
  • Google
  • Github
  • Gitlab
  • Microsoft
  • Apple

How to use

  1. Clone this repository

  2. Install dependencies

    npm install
  3. Run the application. Don't forget to set the environment variables first.

    npm run dev
  4. Open the application in your browser