This extension provides OAuth 2.0 to TYPO3 installations (only version 8LTS and the upcoming version 9 for the time being).
- Can automatically create new backend users
- Certain OAuth resource servers can control admin permissions and assign backend group memberships
The only way to install this extension is by using Composer. In your Composer based TYPO3 project root, just run composer require mfc/oauth2
.
mfc/oauth2 is released under the terms of the MIT License.