Skip to content

yutingtai/oauth_flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth2.0 flow implement practice


Implement OAuth2.0 code flow with GitHub api to access user's public info and private repository. Demonstrate the repository title, description and the link in the frond end with bootstrap. Using python/django for backend.


screenshots:

  • The home page of the web

home_page

  • Link to GitHub authentication

access_token

  • Show all the repositories the user has

repository_page

About

OAuth 2.0 flow implement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published