zitadel/internal/api/grpc/auth
Max Peintner 9396e8b2f5
fix(console): use authService for auth user page (#5233)
* auth grant

* fix: add missing attributes to ListMyUserGrantsResponse

* user grants typing

* typing

* auth grant link

* disable without role

* edit with auth grant

* chore(console): auto organize imports (#5293)

fix(console): auto organize imports

* Update console/src/app/modules/user-grants/user-grants-datasource.ts

Co-authored-by: Elio Bischof <eliobischof@gmail.com>

* Update console/src/app/modules/user-grants/user-grants-datasource.ts

Co-authored-by: Elio Bischof <eliobischof@gmail.com>

* Update console/src/app/modules/user-grants/user-grants-datasource.ts

Co-authored-by: Elio Bischof <eliobischof@gmail.com>

* linter, rm unused import

* add examples again

* lint

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2023-02-27 12:03:44 +01:00
..
avatar.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
email_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
email.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
idp_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
information.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
language.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
metadata_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
multi_factor.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
password_complexity.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
password.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
passwordless.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
permission_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
permission.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
phone_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
phone.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
policy.go feat(auth api): expose login policy of authenticated user (#4979) 2023-01-05 13:04:38 +00:00
profile_converter.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
profile.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
refresh_token.go fix(current_sequence): no error if not found (#3740) 2022-05-31 11:50:51 +00:00
server.go fix: return absolute asset urls (#3676) 2022-05-20 10:30:12 +02:00
user_grant.go fix(console): use authService for auth user page (#5233) 2023-02-27 12:03:44 +01:00
user.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00