Initial commit: axum OIDC hello application

This commit is contained in:
Opencode Agent
2026-05-01 09:20:22 +00:00
commit 8dae38712f
5 changed files with 3546 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/target/
sessions.db
.env