Skip to content

huersch/ext-oauth2-client

 
 

Repository files navigation

OAuth2 Backend Login Client

Allow your backend users to add login possibilities via any OAuth2 provider. Popular examples are Github or Gitlab, Google, Facebook or LinkedIn or classically self-hosted solutions like Keycloak.

The extension allows administrators/integrators to configure various providers and offers any backend user an interface to add their OAuth2 based login.

This extension is especially powerful in combination with the Multi-Factor Capabilities of TYPO3 as you can provide users with a single-sign-on login of their choice and add additional security of MFA to TYPO3.

For more info, please refer to the documentation.

Quick Install

composer req waldhacker/typo3-oauth2-client

Issues & Contributions

Find the code at https://github.com/waldhacker/ext-oauth2-client

Report issues at https://github.com/waldhacker/ext-oauth2-client/issues

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 68.9%
  • Python 22.4%
  • HTML 6.1%
  • JavaScript 1.9%
  • Shell 0.7%