We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4934107 + 32f598a commit 04dc5ffCopy full SHA for 04dc5ff
README.md
@@ -1,7 +1,7 @@
1
# DiscordOAuth2.py
2
Use Discord's OAuth2 effortlessly! Turns the auth code to a access token and the access token into scope infomation.
3
4
-### Using DiscordOAuth2.py with Flask
+### Using DiscordOAut2.py with Flask
5
```python
6
from flask import Flask, redirect, request
7
from threading import Thread
0 commit comments