Skip to content

ramir262/oauthpython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages