https://github.com/tmyt/flightcrew
https://github.com/tmyt/flightcrew
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmyt/flightcrew
- Owner: tmyt
- Created: 2016-04-12T16:02:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-18T10:11:24.000Z (about 9 years ago)
- Last Synced: 2025-01-11T22:19:12.402Z (6 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. Get your ClientId and ClientSecret via http://go.microsoft.com/fwlink/?LinkID=144070
2. Set these values to CLIENT_ID and CLIENT_SECRET environment variable
3. Set env CALLBACK_URI to your callback endpoint (eg. https://example.com/auth/callback)
4. Set env ADMIN_ACCOUNT to your live id
5. Set env APPNAME to your application name