Download the PHP package davidumoh/module-auth0 without Composer
On this page you can find all versions of the php package davidumoh/module-auth0. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download davidumoh/module-auth0
More information about davidumoh/module-auth0
Files in davidumoh/module-auth0
Package module-auth0
Short Description This is an extension that adds the ability to log into your Magento application using Auth0
License OSL-3.0
Informations about the package module-auth0
Auth0 SSO Extension
This is a Magento2 extension that adds the ability to log into your Magento installation using Auth0
Facts
- version: 0.3.3
- extension key: DavidUmoh_Auth0
- extension on GitHub
Description
This is an extension that adds the ability to log into your Magento application using Auth0
Requirements
- PHP >= 5.6.0
Compatibility
- Magento >= 2.0
Releases
v0.1.0
- First release, users can log into magento using Auth0 as authentication server
v0.1.1
- Removed the use of custom attributes as it was not really used and was causing issues during new installations. Will re-visit custom attributes when the use case becomes strong.
0.1.3
- Removed the use of custom attributes as it was not really used and was causing issues during new installations. Will re-visit custom attributes when the use case becomes strong.
- Added option for silent authentication
0.1.4
- Bug fixes
0.1.5
- Added the functionality to retrieve name from Auth0 user based on a config value. See Issue #11
0.1.6
- Bug fixes
0.1.7
- Bug fixes
0.2.0
- Implemented ability to specify login redirect url
0.3.0
- Updated dependencies to work with magento 2.2.x
- Updated Auth0Lock to v11
- Implemented Scopes as Config Option. See Issue #1
- Implemented Selector for link that triggers modal as a config option. See Issue #2
0.3.1
- Bug fix
0.3.2
- Minor fixes
0.3.3
- Updated readme
0.4.0
- Implemented checks for state See Issue #3
Installation Instructions
Run composer require davidumoh/module-auth0
Uninstallation
Remove all extension files from your Magento installation
Support
If you have any issues with this extension, open an issue on GitHub.
Contribution
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Developer
David Umoh http://www.davidumoh.com @umohdave
Licence
OSL - Open Software Licence 3.0
Copyright
(c) 2018 David Umoh
All versions of module-auth0 with dependencies
gloo/module-sso Version @stable
magento/module-backend Version >100.0
magento/module-eav Version >100.0
magento/module-config Version >100.0
magento/module-store Version >100.0
magento/module-catalog Version >100.0
magento/framework Version >100.0