xperseguers / t3ext-oidc

TYPO3 Extension oidc. This extension uses OpenID Connect to authenticate users.
https://extensions.typo3.org/extension/oidc
GNU General Public License v2.0
8 stars 28 forks source link

[FEATURE] Add ModifyResourceOwnerEvent #115

Closed liayn closed 1 year ago

liayn commented 1 year ago

This allows pre-processing of the resource owner received by the server before it is converted to a user.

Resolves: #76