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

Sends back request with password exchange #206

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KathrynmHansen
Copy link

Allows the request to be sent back with the password exchange.

@coveralls
Copy link

coveralls commented Apr 27, 2017

Coverage Status

Coverage decreased (-0.1%) to 99.679% when pulling f8ef3b4 on KathrynmHansen:passwordRequest into 0516025 on jaredhanson:master.

@jaredhanson
Copy link
Owner

Could you describe the use case you are addressing with this patch?

In most cases, my recommendation when someone needs properties on the req object, is to attach them to req.authInfo in middleware before server.token(). What properties do you need? Understanding the context will help assess the best approach. Thanks!

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

Successfully merging this pull request may close these issues.

3 participants