Gestion de l'authentification pour le access token et refresh_token

This commit is contained in:
Kepka Ludovic
2025-08-30 00:02:46 +02:00
committed by skylanix
parent 641ff40716
commit 582ea35c3c
11 changed files with 67 additions and 28 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ from flask import Flask
webapp = Flask(__name__)
from webapp import commandes, configurations, index, humeurs, messages, moderation, protondb
from webapp import commandes, configurations, index, humeurs, messages, moderation, protondb, twitch_auth