mirror of
https://github.com/yawaflua/Flask-Discord.git
synced 2026-02-04 10:14:15 +02:00
Merge branch 'master' of https://github.com/thec0sm0s/Flask-Discord
This commit is contained in:
@@ -48,6 +48,8 @@ in exchange for fetching user's details and display them on web page.
|
||||
|
||||
.. code-block:: python3
|
||||
|
||||
import os
|
||||
|
||||
from flask import Flask, redirect, url_for
|
||||
from flask_discord import DiscordOAuth2Session, requires_authorization, Unauthorized
|
||||
|
||||
|
||||
Reference in New Issue
Block a user