Skip to content

Conversation

@drusellers
Copy link
Member

@drusellers drusellers commented Aug 18, 2016

Closes #1 when done.

Build out initiating route /auth

Build out handshake route /auth/handshake

  • takes data and makes an HTTP request per spec to get the access_token
  • stores access token in session at github_access_token

With those two steps auth with GitHub should be done.

NOTE: We are not storing the token

ISSUE: accessing form data is not working as expected

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