Package Description
Auth0
Auth0 integration for MODX CMS.
What does it do?
- Log in to MODX using any/all of the Identify Providers (IdPs) supported by Auth0, such as Google, Facebook, Twitter, Github, Microsoft, Dropbox, and dozens of others, including enterprise services.
- Synchronize MODX User records, and User Groups, across multiple MODX sites and the Auth0 User database.
- Log in to MODX with a one-time-use JWT.
- Practically any of the features and use cases that Auth0 supports.
In its most basic implementation, the auth0.login Snippet redirects the User to your Auth0 domain's login page, then calls the Auth0 API to identify the User by their verified email address. If a MODX User record exists with that email, the auth0.login Snippet attempts to verify the User against the MODX User records, and if successful, adds the MODX Context(s) specified in the Snippet properties, to the User's session.
You can read the blog post here.
This package is under development and is not suitable for production sites. Please submit issues or pull requests in Github.
Usage/Installation Instructions
Install via MODX Extras Installer. Or you can download directly from https://modx.com/extras/package/auth0
Details
- Developer(s)
- sepiariver
- Released
- 2022-06-22
- First seen
- 2022-06-22
- License
- GPLv2
- Supported databases
- Minimum MODX Requirement
- 2.6
Auth0 Releases
| Vendor | Signature | Released on |
|---|---|---|
| MODX.com | 1.3.6-beta1 | 2022-06-22 (3 years ago) |
| MODX.com | 1.3.5-beta1 | 2022-04-16 (3 years ago) |
| MODX.com | 1.3.4-beta1 | 2022-04-09 (3 years ago) |
| MODX.com | 1.3.3-beta1 | 2022-03-04 (3 years ago) |
| MODX.com | 1.0.0-beta1 | 2019-03-30 (6 years ago) |
| MODX.com | 0.7.0-dev2 | 2018-03-21 (7 years ago) |
| MODX.com | 0.6.0-dev2 | 2018-03-19 (7 years ago) |
| MODX.com | 0.4.0-dev1 | 2018-03-01 (8 years ago) |
| MODX.com | 0.2.0-dev1 | 2018-01-11 (8 years ago) |
| MODX.com | 0.1.0-dev1 | 2018-01-09 (8 years ago) |
| MODX.com | 0.0.1-dev1 | 2018-01-09 (8 years ago) |
We've also seen 1 unverified versions of Auth0 in use, but don't list those as we've been unable of confirming they are official releases from an official source.