An open API service indexing awesome lists of open source software.

https://github.com/tdiprima/oauthtest

OAuth Testing
https://github.com/tdiprima/oauthtest

expressjs oauth

Last synced: 2 months ago
JSON representation

OAuth Testing

Awesome Lists containing this project

README

          

# OAuthTest

Add `clientId` and `clientSecret` in server.js, and `clientId` in index.html

Do `npm install`

Run `node server.js`

Use index.html as the client requesting access. (Use Live Server in VS Code.)

### Licensing Notice

This project may include third-party open-source code, which remains subject to its original licenses.

Attribution is provided in the source code where applicable.

If you believe there is an issue with licensing, please **open an issue** or **contact the repository owner** for resolution.