r3h6 / oauth2-server
OAuth2 server for TYPO3
Installs: 8 926
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 7
Open Issues: 3
Type:typo3-cms-extension
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
- dev-master / 2.0.x-dev
- dev-refactor-for-v12-v13 / 2.0.x-dev
- 2.0.2
- 2.0.1
- 2.0.0
- v1.x-dev
- 1.5.4
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- dev-documentation-draft
- dev-hotfix/site-configuration
- dev-hotfix/revoke
- dev-compatibility11
- dev-feature/3
- dev-hotfix/issue-1
- dev-develop
This package is auto-updated.
Last update: 2024-12-19 21:55:11 UTC
README
OAuth2 server for TYPO3 based on PHP League's OAuth2 Server.
Credits
- Marco Huber for handing over the extension key and sharing his ideas