Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/auth endpoint #27

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Feature/auth endpoint #27

wants to merge 7 commits into from

Conversation

hyzhak
Copy link
Owner

@hyzhak hyzhak commented Feb 4, 2018

  • server returns user_id and secret when user tries login to /medium/auth
  • rename /code/<user_id> to /token/<user_id>
  • use secret to encode returned token

#23

@coveralls
Copy link

coveralls commented Feb 4, 2018

Coverage Status

Coverage decreased (-1.09%) to 84.568% when pulling 2011288 on feature/auth-endpoint into 377c6ec on master.

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