Support Auth0. 2018-06-21
authorIain Patterson <me@iain.cx>
Thu, 21 Jun 2018 21:19:08 +0000 (17:19 -0400)
committerIain Patterson <me@iain.cx>
Thu, 21 Jun 2018 21:22:17 +0000 (17:22 -0400)
Set AUTH0_AUDIENCE, AUTH0_CALLBACK_URL, AUTH0_CLIENT_ID,
AUTH0_CLIENT_SECRET, AUTH0_DOMAIN and AUTH0_LOGOUT_CALLBACK_URL in .env
under the document root.

Auth0 takes care of setting up sessions.  To use memcache, set MEMCACHED
to a comma-separated list of memcache endpoints.


No differences found