We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying to use the API. When I get the hash, I can't seem to do much more. Is Documentation ok?
The text was updated successfully, but these errors were encountered:
You are right, it's outdated.
Based on https://github.com/jeka-kiselyov/dimeshift/blob/e74e9d239ce41a80bacb0f8ea3277dd120efb3c9/includes/api.js we need to use cookie with name 'logged_in_user' to set auth code for requests.
Check out how it works here: https://github.com/jeka-kiselyov/dimeshift/blob/e74e9d239ce41a80bacb0f8ea3277dd120efb3c9/includes/routes/users/signin.js
Get auth hash: https://dimeshift.docs.apiary.io/#reference/users/sign-in/sign-in
I will update docs. Thank you.
Sorry, something went wrong.
jeka-kiselyov
No branches or pull requests
I am trying to use the API. When I get the hash, I can't seem to do much more. Is Documentation ok?
The text was updated successfully, but these errors were encountered: