Functions in Auth0 Single Sign On 8
Primary tabs
Name | Location | Description | Direct uses | Strings |
---|---|---|---|---|
auth0_install |
./ |
Implements hook_install(). | ||
auth0_schema |
./ |
Implements hook_schema(). | ||
auth0_theme |
./ |
Replace a form with the lock widget. | ||
auth0_uninstall |
./ |
Implements hook_uninstall(). | ||
auth0_user_delete |
./ |
Handle users deletion, it shoudl delete the auth0 profile. |