Skip to content

Commit 073ff5d

Browse files
committed
WIP - Flask Google OAuth
1 parent a288b08 commit 073ff5d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
description: Add Google Auth to Flask
3+
---
4+
5+
# Flask Google OAuth
6+
7+
import SubHeading from "@site/src/components/SubHeading";
8+
9+
<SubHeading color="#25c2a0">Learn how to configure Flask to authenticate with Google</SubHeading>
10+
11+
> Related Sample: https://github.com/app-generator/flask-google-oauth
12+
13+
This content is work in progress (soon available)

0 commit comments

Comments
 (0)