zitadel/internal/auth/repository
Fabi 5a0876cf98
fix: rename tables failed_event to failed_events (#287)
* fix: rename tables failed_event to failed_events

* fix: use const
2020-06-29 09:56:29 +02:00
..
eventsourcing fix: rename tables failed_event to failed_events (#287) 2020-06-29 09:56:29 +02:00
application.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
auth_request.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
iam.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
key.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
repository.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
token.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
user_grant.go feat: get my project permission (#245) 2020-06-19 15:33:54 +02:00
user_session.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
user.go feat: on logout we terminate all sessions from agent (#288) 2020-06-29 09:49:40 +02:00