Furman
4c983557f9
feature: Add email to google provider-identity metadata ( #10081 )
...
* feature: Add email to google provider-identity metadata
* Include changeset.
---------
Co-authored-by: Stevche Radevski <sradevski@live.com >
2024-11-14 15:01:53 +01:00
Stevche Radevski
cd578e89ff
fix: Use sub instead of email for google entity ID ( #9949 )
2024-11-07 09:24:14 +01:00
Adrien de Peretti
876d8072e7
chore: Update modules providers configuration with 'identifier' and 'PROVIDER' ( #9636 )
...
* chore: Update modules providers configuration with 'identifier' and 'PROVIDER'
* update check
* fix tests
* type
* normalize auth provider
* emailpass
* providers
---------
Co-authored-by: Carlos R. L. Rodrigues <rodrigolr@gmail.com >
Co-authored-by: Carlos R. L. Rodrigues <37986729+carlos-r-l-rodrigues@users.noreply.github.com >
2024-10-18 09:24:15 +02:00
Carlos R. L. Rodrigues
4a03bdbb86
feat(providers): locking redis ( #9544 )
2024-10-15 12:40:24 -03:00
Adrien de Peretti
e096feb7d5
chore: Update modules deps ( #9286 )
2024-09-26 11:14:35 +05:30
Stevche Radevski
af4f8811bd
feat: Add github authentication provider ( #8980 )
...
* feat: Add github authentication provider
* feat: Change callback to always return a token, expect callbackUrl to point to FE
* fix: Return login redirect URLas a 200 response
2024-09-04 13:14:00 +02:00
Adrien de Peretti
77b874f272
feat: Add support for providers to validate their options at loading time ( #8853 )
...
* feat: Add support for providers to validate their options at loading time
* fix missing removal
* fix integration tests
* add tests
2024-08-29 09:08:49 +02:00
Oli Juhl
c11ef01c15
feat: Separate registration from authentication in auth domain ( #8683 )
...
* wip
* feat: Introduce register
* fix: user command
* fix: Invite HTTP tests
* fix: Auth tests
* fix: Invite modules tests
2024-08-27 13:44:52 +02:00
Stevche Radevski
fafc92b875
Revamp auth module to support multiple providers linked to a single auth identity ( #7521 )
2024-06-05 07:47:16 +00:00
Stevche Radevski
e60b4bafe1
feat: Add google authentication package, cleanup old code ( #7496 )
2024-05-28 14:25:40 +02:00