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

Save only the auth token generated by a login. #4

Closed
bazbt3 opened this issue Mar 9, 2016 · 1 comment
Closed

Save only the auth token generated by a login. #4

bazbt3 opened this issue Mar 9, 2016 · 1 comment
Assignees
Milestone

Comments

@bazbt3
Copy link
Owner

bazbt3 commented Mar 9, 2016

At this stage the auth token is saved within the entire API JSON response, and must either:

  • Be hand-edited in the authtoken.txt file, or
  • Have code added to have the user type in what they see. (Preferable.)
  • Be parsed automatically - will come later!

(Follows on from successful resolution of issue #2 - login & logout added.)

@bazbt3 bazbt3 self-assigned this Mar 9, 2016
@bazbt3 bazbt3 modified the milestones: Security, Usability Mar 9, 2016
@bazbt3
Copy link
Owner Author

bazbt3 commented Mar 10, 2016

Partially-completed: The user can now copy the auth token and paste it back in - it's then saved into authtoken.txt..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant