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

Authentication header required? #27

Open
kentmw opened this issue Nov 6, 2015 · 0 comments
Open

Authentication header required? #27

kentmw opened this issue Nov 6, 2015 · 0 comments

Comments

@kentmw
Copy link

kentmw commented Nov 6, 2015

I have been reading about jwt and a few times there has been mention of using the http header Authentication to pass the jwt token to the server. This is especially true when reading about angular and jwt. Yet, I've been using a custom header: x-access-token.

I'm wondering if there is a reason to switch to this header. The documentation about the Authentication header http://tools.ietf.org/html/rfc1945#section-10.2 suggests it's to be used for specific reasons, but I can't tell if it does anything special like encrypt it first.

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

1 participant