Skip to content

GitHub OAuth - #280

Open
keggsmurph21 wants to merge 7 commits into
jonorthwash:masterfrom
keggsmurph21:oauth
Open

GitHub OAuth#280
keggsmurph21 wants to merge 7 commits into
jonorthwash:masterfrom
keggsmurph21:oauth

Conversation

@keggsmurph21

Copy link
Copy Markdown
Collaborator

Contains a few files:

  • /server/server.py UPDATED to include routes for
    • /login sends out the OAuth request
    • /github-callback after attempted authentication
  • /requirements.txt for tracking module dependencies for the localhost server (incl. new dependencies github-flask and python-dotenv
  • /.gitignore

Designed and tested for the localhost version. Users can login to GitHub by navigating to http://localhost:5316/login. Currently, logging in does not add any extra functionality, but it will in the future.

@keggsmurph21

Copy link
Copy Markdown
Collaborator Author

see issue #97

@jonorthwash

Copy link
Copy Markdown
Owner

@keggsmurph21 as soon as you resolve conflicts I'll merge this.

@jonorthwash

Copy link
Copy Markdown
Owner

Is this PR/branch out of date at this point?

@jonorthwash
jonorthwash force-pushed the master branch 7 times, most recently from c8c83a7 to b6180dc Compare June 11, 2021 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants