auth0-lock.tpl.php |
auth0-lock.tpl.php |
|
|
auth0.info |
auth0.info |
|
name = Auth0
description = "Provides single sign on for drupal pages"
core = "7.x"
php = 5.3
configure = admin/config/people/auth0 |
auth0.install |
auth0.install |
|
Installation file for the auth0 module. |
auth0.module |
auth0.module |
|
|
INSTALL.txt |
INSTALL.txt |
|
Installing the Auth0 module
---------------------------
Auth0 requires some additional PHP packages to function. These packages are
managed by Composer (https://getcomposer.org/) and must be installed before
you can use this module. There are 2 ways… |
README.txt |
README.txt |
|
SUMMARY
-------
Single Sign On for Enterprises + Social Login + User/Passwords. For all your Drupal instances.
Powered by Auth0.
INSTALLATION
------------
Before you start, **make sure the admin user has a valid email that you own**, read the… |