Integrates Auth0 into your login form. Currently, it only
supports social connections. Login is done through a popup.
Database/passwordless authentication is not supported as of now.
Define the following constants in your _ss_environment.php:
define('AUTH0_DOMAIN','');
define('AUTH0_CLIENT_ID','');
define('AUTH0_CLIENT_SECRET','');
define('AUTH0_DOMAIN','');
Apply the following extension:
SiteConfig:
extensions:
- Auth0SiteConfigExtension
Tested with 3.5+
LeKoala - [email protected]
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem