SuperLogin adds a OAuth2 login functionality to the contao backend.
composer require superlogin/contao-client| Contao Version | SuperLogin Version |
|---|---|
| 4.13 | 3.6 |
| 4.9 | 3.5 |
#To install a specific version
composer require superlogin/contao-client '3.6.0'Clear your internal cache and update your database with the InstallTool.
- Added Contao 4.5 Support
- Fixed design of the login box