zitadel/internal/auth/repository/eventsourcing/eventstore
Livio Amstutz 933193855a
feat(login): show profile (#485)
* profile data

* fix scripts

* fix image paths

* feat: show profile (with image) when possible

* fix profile image width
2020-07-20 10:00:29 +02:00
..
application.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
auth_request_test.go feat(login): default to user selection, take login_hint into account (#350) 2020-07-07 08:14:44 +02:00
auth_request.go feat(login): show profile (#485) 2020-07-20 10:00:29 +02:00
iam.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
key.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
org.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
policy.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
token.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
user_grant.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
user_session.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
user.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00