Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 342 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 342 Bytes

Flask-GitHub-Authentication

A simple tutorial that demonsrates how to configure authentication with GitHub OAuth using Python Flask framework.

Before using it, it's needed to create an OAuth application in your GitHub profile. To do that, you need to go to "Settings" -> "Developer Settings" -> "OAuth Apps" and create a new application.