Skip to content

Conversation

@keggsmurph21
Copy link
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
Collaborator Author

see issue #97

@jonorthwash
Copy link
Owner

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

@jonorthwash
Copy link
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