polycule-connect/polyculeconnect/cmd
Melora Hugues ce8bd4ee7c
Some checks failed
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/deploy unknown status
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-15 18:25:15 +02:00
..
app fix: add missing parameters to create app from cli 2024-08-10 15:16:31 +02:00
backend fix: allow setting client/secret id for a new backend 2024-01-03 17:32:58 +01:00
db Feat #45: Add CLI commands to manage the DB 2024-08-10 15:24:31 +02:00
serve feat: start replacing dex with zitadel (#48) 2024-08-15 18:25:15 +02:00
utils feat #43: add cli command to manage backends 2023-11-08 19:32:56 +01:00
root.go feat #43: add cli command to manage backends 2023-11-08 19:32:56 +01:00