We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 475ecc4 commit 85cad22Copy full SHA for 85cad22
README.md
@@ -2,7 +2,7 @@
2
3
You can use this repo as a template for OAuth authentication using Axum and Google OAuth.
4
5
-The underling database used is SQLite using SQLx, see branch the mongodb for a MongoDB version.
+The underling database used is SQLite using SQLx. For a MongoDB version, see https://github.com/randommm/rust-axum-with-google-oauth-mongodb.
6
7
Minijinja is also used as the HTML template system. Moreover, a deployment example with GitHub Actions is provided.
8
0 commit comments