mirror of
https://github.com/skylanix/MamieHenriette.git
synced 2026-02-06 23:10:36 +01:00
Gestion de l'authentification pour le access token et refresh_token
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user