polycule-connect/polyculeconnect
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
..
cmd feat: start replacing dex with zitadel (#48) 2024-08-15 18:25:15 +02:00
config feat: start replacing dex with zitadel (#48) 2024-08-15 18:25:15 +02:00
connector feat #43: add service to handle backends in the storage 2023-11-08 19:32:56 +01:00
controller/ui feat: start replacing dex with zitadel (#48) 2024-08-15 18:25:15 +02:00
helpers feat: start replacing dex with zitadel (#48) 2024-08-15 18:25:15 +02:00
internal feat: start replacing dex with zitadel (#48) 2024-08-15 18:25:15 +02:00
logger feat: start replacing dex with zitadel (#48) 2024-08-15 18:25:15 +02:00
server feat: start replacing dex with zitadel (#48) 2024-08-15 18:25:15 +02:00
services feat #44: add CLI commands to manage apps 2023-11-08 19:33:53 +01:00
static feat #7: allow saving the selected backend choice 2024-08-10 15:16:31 +02:00
templates feat #7: allow saving the selected backend choice 2024-08-10 15:16:31 +02:00
go.mod feat: start replacing dex with zitadel (#48) 2024-08-15 18:25:15 +02:00
go.sum feat: start replacing dex with zitadel (#48) 2024-08-15 18:25:15 +02:00
main.go Feat #45: Add CLI commands to manage the DB 2024-08-10 15:24:31 +02:00
Makefile Rename module from template 2023-10-12 20:36:34 +02:00
polyculeconnect.db feat: start replacing dex with zitadel (#48) 2024-08-15 18:25:15 +02:00
robots.txt Add first basic POC 2023-10-14 18:28:01 +02:00