zitadel/internal/idp/providers/jwt
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
..
jwt_test.go feat: add basic structure of idp templates (#5053) 2023-01-23 08:11:40 +01:00
jwt.go fix: add authURLParams to urls for external idps (#5404) 2023-03-14 15:42:29 +00:00
session_test.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00
session.go fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +00:00