.
This commit is contained in:
parent
1f5d216faa
commit
c2ad41f4fd
|
@ -63,6 +63,7 @@ def home():
|
||||||
|
|
||||||
# Pass dynamic variables to the template
|
# Pass dynamic variables to the template
|
||||||
# return render_template('login.html',oauth_url)
|
# return render_template('login.html',oauth_url)
|
||||||
|
print("oauth_url:", oauth_url)
|
||||||
return render_template('login.html', oauth_url=oauth_url)
|
return render_template('login.html', oauth_url=oauth_url)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user