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 6a21652 commit f599c4dCopy full SHA for f599c4d
flask-google-login/app.py
@@ -69,7 +69,7 @@ def index():
69
)
70
71
else:
72
- return '<a class="button" href="/login">Login with Google</a>'
+ return '<a class="button" href="/login">Google Login</a>'
73
74
75
@app.route("/login")
0 commit comments