r3h6 / oauth2-server
OAuth2 server for TYPO3
Package info
github.com/r3h6/TYPO3.EXT.oauth2_server
Type:typo3-cms-extension
pkg:composer/r3h6/oauth2-server
2.0.2
2024-12-19 21:41 UTC
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0
- league/oauth2-server: ^9.0
- symfony/psr-http-message-bridge: ^6.4
- typo3/cms-core: ^12.4 || ^13.4
Requires (Dev)
- ergebnis/composer-normalize: ^2.42
- michielroos/typo3scan: ^1.7
- phpstan/phpstan-phpunit: ^1.4
- phpunit/phpcov: ^9.0 || ^10.0
- saschaegerer/phpstan-typo3: ^1.10
- symfony/translation: ^6.4 || ^7.1
- symfony/yaml: ^6.4 || ^7.1
- typo3/cms-belog: ^12.4 || ^13.4
- typo3/cms-extensionmanager: ^12.4 || ^13.4
- typo3/cms-felogin: ^12.4 || ^13.4
- typo3/cms-fluid-styled-content: ^12.4 || ^13.4
- typo3/cms-install: ^12.4 || ^13.4
- typo3/cms-lowlevel: ^12.4 || ^13.4
- typo3/cms-reports: ^12.4 || ^13.4
- typo3/cms-tstemplate: ^12.4 || ^13.4
- typo3/coding-standards: ^0.7 || ^0.8
- typo3/testing-framework: ^8.0 || ^9.0
Replaces
- typo3-ter/oauth2-server: 2.0.2
This package is auto-updated.
Last update: 2026-05-23 20:37:52 UTC
README
OAuth2 server for TYPO3 based on PHP League's OAuth2 Server.
| Version | TYPO3 CMS | league/oauth2-server |
|---|---|---|
| v2.* | 12.4 – 13.4 | 9.* |
| v1.* | 10.4 – 11.5 | 8.* |
Credits
- Marco Huber for handing over the extension key and sharing his ideas