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

Shorten the bearer reader in normalen requests #3

Closed
amenk opened this issue Dec 13, 2018 · 1 comment
Closed

Shorten the bearer reader in normalen requests #3

amenk opened this issue Dec 13, 2018 · 1 comment

Comments

@amenk
Copy link
Contributor

amenk commented Dec 13, 2018

For example:

Authorization: Bearer lnxriqz1dbncwfiwo77cets8d03dv6zf

becomes

Authorization: Bearer lnxrid03dv6zf

What do you think?

@vladflonta
Copy link
Owner

The authorization header value is being hashed now.
I suppose your concern related to logging the token value, right?

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

2 participants