Skip to content

Panda App Authorization Notes

Christina edited this page Jun 19, 2016 · 1 revision

Overview

The Panda App uses Google for OAuth2.

Production Setup

Set: PANDA_GOOGLE_KEY and PANDA_GOOGLE_SECRET environment variables.

Developing with OAuth2

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.

Help

If you need help with the API keys, please contact @christinaforney.

Clone this wiki locally