UPDATE: Improved chat functionality and cleaned up code

This commit is contained in:
white
2025-03-02 15:58:25 +00:00
parent b62ebf584d
commit fc934a57ff
3 changed files with 6 additions and 5 deletions

View File

@@ -16,6 +16,9 @@ url = getenv("HOMEPAGE_URL")
def init_oauth(app):
"""
Initialise the OAuth functionality.
"""
oauth = OAuth(app)
global google
google = oauth.register(