Commit graph

3 commits

Author SHA1 Message Date
f3060bee3b feat: start replacing dex with zitadel (#48)
Start the process of replacing dex with zitadel, this commit is
absolutely not prod-ready, basically we just added zitatel, and the
necessary elements to make it work to at least getting a client from the
DB

- replace logrus with zap
- start our own storage for the users
- instanciate zitaled on start
- allow getting client using the ID from the DB
2024-08-16 11:29:19 +02:00
1e8b9ef161 Set correct login flow
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-15 20:11:50 +02:00
4507728dae Add first basic POC
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-14 18:28:01 +02:00