Skip to content
This repository has been archived by the owner on May 30, 2020. It is now read-only.

DevDungeon/OAuth2-Login-Python-Flask-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Discord OAuth social login with Flask Example
Simple example demonstrating how to use

"Login with Discord" feature.

Usage

First update the settings in the top of the file.

Install prequisites:

pip install flask requests-oauthlib

Then run with:

python discord_oauth_login_server.py

Live stream of coding this app

https://www.youtube.com/watch?v=JNSIo90ddkE

About

Example Flask app showing how to use "Login with Discord" feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages