Tim Möhlmann
|
25c3c17986
|
chore: upgrade to oidc v2 release (#5437)
* chore: upgrade to oidc v2 release
* fix tests
* fix build errors after rebase
* pin oidc v2.1.0
* pin oidc v2.1.1 (include bugfix)
* pin oidc v2.1.2 (include bugfix)
* pin oidc v2.2.1 (bugfix)
include fix zitadel/oidc#349
* fix: refresh token handling
* simplify cognitive complexity
* fix: handle error
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
|
2023-03-28 11:28:56 +00:00 |
|
Livio Spring
|
1896f13952
|
fix: use idToken for mapping when using old configs (#5458)
* fix: use idToken for mapping when using old configs
* fix events and add tests
|
2023-03-16 16:47:22 +01:00 |
|
Elio Bischof
|
e00cc187fa
|
fix: make user creation errors helpful (#5382)
* fix: make user creation errors helpful
* fix linting and unit testing errors
* fix linting
* make zitadel config reusable
* fix human validations
* translate ssr errors
* make zitadel config reusable
* cover more translations for ssr
* handle email validation message centrally
* fix unit tests
* fix linting
* align signatures
* use more precise wording
* handle phone validation message centrally
* fix: return specific profile errors
* docs: edit comments
* fix unit tests
---------
Co-authored-by: Silvan <silvan.reusser@gmail.com>
|
2023-03-14 19:20:38 +00:00 |
|
Livio Spring
|
598a4d2d4b
|
feat: add basic structure of idp templates (#5053)
add basic structure and implement first providers for IDP templates to be able to manage and use them in the future
|
2023-01-23 08:11:40 +01:00 |
|