Derrick Mehaffy
|
d8a676a242
|
feat: Add keycloak native users-permissions provider
|
2024-03-12 08:40:34 -07:00 |
|
focus-at
|
8e3d6c1e9b
|
Update providers-registry.js
FIX for
```
body {
error: {
error_code: 3,
error_msg: 'Unknown method passed',
request_params: [ [Object], [Object], [Object], [Object] ]
}
}
```
|
2023-04-12 19:59:49 +03:00 |
|
Nathan Pichon
|
0bd42b52de
|
Merge branch 'main' into features/patreon-auth-provider
|
2023-02-06 11:40:26 +01:00 |
|
Christian Capeans
|
8bbbd7383a
|
Split the url to fill origin and path values in purest
|
2023-01-25 12:12:55 +01:00 |
|
Christian Capeans
|
eeab43b577
|
Store jwk set url in strapi core
|
2023-01-11 12:57:39 +01:00 |
|
Christian Capeans
|
46f8f98378
|
Verify cognito token with AWS
|
2023-01-09 14:20:02 +01:00 |
|
Tom Shortall
|
7dbf8896ee
|
use full_name instead of concatenating first_name and last_name
|
2022-12-19 21:31:01 +00:00 |
|
Tom Shortall
|
32f9e9a780
|
Add Patreon as an Oauth2 Provider to the Users & Permissions plugin
|
2022-12-19 21:10:31 +00:00 |
|
Alexandre Bodin
|
cf49ddbbfc
|
Prettier and backend fix
|
2022-08-11 10:20:49 +02:00 |
|
Alexandre Bodin
|
0ae14c06cb
|
1st fix pass
|
2022-08-11 10:20:48 +02:00 |
|
Alexandre Bodin
|
70b05b5e9b
|
Fix twitter provider
Co-authored-by: kwang1198
Please enter the commit message for your changes. Lines starting
|
2022-06-01 20:05:01 +02:00 |
|
Alexandre Bodin
|
e42e6444d7
|
Refactor providers and cleanup auth code
|
2022-06-01 16:22:19 +02:00 |
|