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

pass accessToken in header to get response #88

Open
kamrankhatti opened this issue May 2, 2016 · 2 comments
Open

pass accessToken in header to get response #88

kamrankhatti opened this issue May 2, 2016 · 2 comments

Comments

@kamrankhatti
Copy link

Is there any solution to get protected response by passing accessToken in headers instead of query string?

Thanks

@mtangoo
Copy link
Contributor

mtangoo commented May 2, 2016

explain what you mean

@JavaMachine
Copy link

IMHO, Access Token is always passed via headers, if you want to secure your API responses use SSL (HTTPS) or Custom Encryption Library (I use RNCryptor)

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

No branches or pull requests

3 participants