zitadel/internal/auth/repository/eventsourcing/eventstore
Livio Spring dd480f8a8d
feat(login): reuse existing session if no prompt is provided and only single session exists (#6272)
* feat: reuse existing session if no prompt is provided and only single session exists

* fix tests
2023-08-01 11:21:44 +00:00
..
auth_request_test.go feat(login): reuse existing session if no prompt is provided and only single session exists (#6272) 2023-08-01 11:21:44 +00:00
auth_request.go feat(login): reuse existing session if no prompt is provided and only single session exists (#6272) 2023-08-01 11:21:44 +00:00
org.go feat(login): use new IDP templates (#5315) 2023-02-28 21:20:58 +01:00
refresh_token.go perf: reduce events read from eventstore (#6280) 2023-07-27 12:10:19 +00:00
token.go perf: reduce events read from eventstore (#6280) 2023-07-27 12:10:19 +00:00
user_session.go fix: return absolute url for avatar in user sessions (#3724) 2022-05-30 11:27:52 +00:00
user.go perf: reduce events read from eventstore (#6280) 2023-07-27 12:10:19 +00:00