-
Notifications
You must be signed in to change notification settings - Fork 2
Panda App Authorization Notes
Christina edited this page Jun 19, 2016
·
1 revision
The Panda App uses Google for OAuth2.
Set: PANDA_GOOGLE_KEY
and PANDA_GOOGLE_SECRET
environment variables.
To ease development, and in development mode only, the login page will allow users to enter an email address to login with. This is the preferred method for local development so the auth keys can remain private and only on production.
If you need help with the API keys, please contact @christinaforney.