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.
1 parent 04dc5ff commit e15cf13Copy full SHA for e15cf13
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 DiscordOAut2.py with Flask
+### Using DiscordOAuth2.py with Flask
5
```python
6
from flask import Flask, redirect, request
7
from threading import Thread
0 commit comments