zitadel/internal/api/auth
Fabi 6556d053b2
feat: translate error messages (#254)
* feat: translate error messages in error interceptor

* fix: add statik import

* feat: user error msgs

* feat: add translations

* feat: add translations

* feat: add translations

* feat: add translations

* feat: add translations

* feat: add translations

* some fixes and improved error messages

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-06-22 13:51:44 +02:00
..
authorization_test.go change context keys and fix tests 2020-03-30 11:52:08 +02:00
authorization.go fix: fix some requests (#198) 2020-06-10 10:47:50 +02:00
config.go feat: add some api packages 2020-03-23 07:01:59 +01:00
context_mock.go Project commands (#26) 2020-04-07 13:23:04 +02:00
context.go feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
permissions_test.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
permissions.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
token_test.go feat: add some api packages 2020-03-23 07:01:59 +01:00
token.go feat: add some api packages 2020-03-23 07:01:59 +01:00