TYPO3 Extension ``oauth2`` (``mfc/oauth2``) =========================================== |Latest Stable Version| |License| This extension provides OAuth 2.0 to TYPO3 installations (only version 8LTS and the upcoming version 9 for the time being). 1. Features ----------- - Can automatically create new backend users - Certain OAuth resource servers can control admin permissions and assign backend group memberships 2. Usage -------- 1) Installation ~~~~~~~~~~~~~~~ The only way to install this extension is by using `Composer `__. In your Composer based TYPO3 project root, just run ``composer require mfc/oauth2``. 2) Configure the extension ~~~~~~~~~~~~~~~~~~~~~~~~~~ 3. License ---------- mfc/oauth2 is released under the terms of the `MIT License `__. .. |Latest Stable Version| image:: https://poser.pugx.org/mfc/oauth2/v/stable :target: https://packagist.org/packages/mfc/oauth2 .. |License| image:: https://poser.pugx.org/mfc/oauth2/license :target: https://packagist.org/packages/mfc/oauth2