Commit Graph

4 Commits

Author SHA1 Message Date
998e7a3e6f
feat: OAuth implementation with Discord
All checks were successful
CI / tests (push) Successful in 8m26s
CI / tests (pull_request) Successful in 8m9s
This commit separates the core features of géjdr from the backend as
these will also be used by the bot in the future.

This commit also updates the dependencies of the project. It also
removes the dependency lettre as well as the mailpit docker service
for developers as it appears clearer this project won’t send emails
anytime soon.

The publication of a docker image is also postponed until later.
2025-01-25 10:13:03 +01:00
3278c6beb9
chore: update rust toolchain
Some checks failed
CI / tests (push) Has been cancelled
Publish Docker image / publish (push) Has been cancelled
2025-01-25 10:07:08 +01:00
35b84e63e9
feat: authentication through Discord OAuth2 2025-01-25 10:07:08 +01:00
5f8b03273a
Initial commit 2025-01-25 10:07:03 +01:00