https://github.com/tdiprima/oauthtest
OAuth Testing
https://github.com/tdiprima/oauthtest
expressjs oauth
Last synced: 2 months ago
JSON representation
OAuth Testing
- Host: GitHub
- URL: https://github.com/tdiprima/oauthtest
- Owner: tdiprima
- License: mit
- Created: 2024-06-26T14:57:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T14:30:08.000Z (8 months ago)
- Last Synced: 2025-02-03T15:32:35.381Z (8 months ago)
- Topics: expressjs, oauth
- Language: HTML
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.