Skip to content

Commit

Permalink
[TASK] Extend user mapping to map data from foreign tables
Browse files Browse the repository at this point in the history
  • Loading branch information
yabid21 committed Dec 15, 2021
1 parent be9f2a4 commit c475246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
$EM_CONF['auth0'] = [
'title' => 'Auth0 for TYPO3',
'description' => 'This extension allows you to log into a TYPO3 backend or frontend via Auth0. Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.',
'version' => '3.4.3',
'version' => '3.5.1',
'category' => 'misc',
'constraints' => [
'depends' => [
Expand Down

0 comments on commit c475246

Please sign in to comment.