Commit graph

6 commits

Author SHA1 Message Date
ce8bd4ee7c feat: start replacing dex with zitadel (#48)
Some checks failed
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/deploy unknown status
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-15 18:25:15 +02:00
0fc6a4b093 Allow using config file as well as env variables
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2024-08-10 15:46:16 +02:00
2e34244fcf feat #41: add cobra and make the server use it 2023-11-04 17:59:34 +01:00
3bc17d6aba feat #35: Add sqlite3 storage backend
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2023-10-22 22:02:54 +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
e75a4d4607 Rename module from template 2023-10-12 20:36:34 +02:00