mirror of
https://github.com/skylanix/MamieHenriette.git
synced 2026-02-14 04:00:38 +01:00
Gestion de l'authentification pour le access token et refresh_token
This commit is contained in:
@@ -27,4 +27,4 @@ def updateConfiguration():
|
||||
|
||||
@webapp.route("/configurations/twitch/help")
|
||||
def twitchConfigurationHelp():
|
||||
return render_template("twitch-aide.html")
|
||||
return render_template("twitch-aide.html", token_redirect_url = f'{request.url_root[:-1]}{url_for('twitchReceiveToken')}')
|
||||
|
||||
Reference in New Issue
Block a user