Kristaps Fabians Geikins
|
860ebed68a
|
chore(server): auth IoC 4 - getAllAppsAuthorizedByUserFactory (#3019)
* chore(server): auth IoC 3 - getAllAppsCreatedByUserFactory
* minor fix
* chore(server): auth IoC 4 - getAllAppsAuthorizedByUserFactory
---------
Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com>
|
2024-09-19 09:22:12 +02:00 |
|
Kristaps Fabians Geikins
|
40cc8caa6f
|
chore(server): auth IoC 3 - getAllAppsCreatedByUserFactory (#3018)
* chore(server): auth IoC 3 - getAllAppsCreatedByUserFactory
* minor fix
|
2024-09-19 08:58:13 +02:00 |
|
Kristaps Fabians Geikins
|
cfabada3cd
|
bugfix
|
2024-09-17 14:41:13 +03:00 |
|
Kristaps Fabians Geikins
|
1922c0563b
|
chore(server): auth IoC 2 - getAllPublicAppsFactory
|
2024-09-17 14:23:57 +03:00 |
|
Kristaps Fabians Geikins
|
68376b91c1
|
auth IoC 1 - initializeDefaultAppsFactory
|
2024-09-17 14:04:37 +03:00 |
|
Kristaps Fabians Geikins
|
50b5bdbbdd
|
chore(server): typescriptified auth strategies (#2589)
* rebuilt strategies.js
* local.js -> local.ts
* oidc.js -> oidc.ts
* google.js -> google.ts
* github.js -> github.ts
* azure-ad.js -> azureAd.ts
* minor fixes
* FE2 regen
* improved error reference page
* minor adjustment
* more error page improvements
* migrated helper
* testfix
|
2024-08-07 11:38:44 +03:00 |
|
Iain Sproat
|
fb242025c2
|
fix(modules/auth): correct imports (#2405)
* fix(modules/auth): correct imports
* identify type imports
|
2024-06-19 15:30:19 +01:00 |
|
Alessandro Magionami
|
e64eda22a0
|
fix(auth): use name to populate user name if provided in oidc
|
2024-06-19 12:24:55 +02:00 |
|