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

adding Promise handling to jwtFromRequest result, type checking on result and error handling for new functionality. #187

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

Conversation

sbaker
Copy link

@sbaker sbaker commented Sep 7, 2019

adding Promise functionality in _jwtFromRequest result and adding unit tests to support new functionality
this fixes issue #186

@sbaker sbaker changed the title adding Promise handling and type checking and error handling for Promises adding Promise handling to jwtFromRequest result, type checking on result and error handling for new functionality. Sep 7, 2019
@sbaker
Copy link
Author

sbaker commented Sep 10, 2019

Hi, @mikenicholson I was wondering if you've had a chance to review this PR?

@DocLM
Copy link

DocLM commented Nov 17, 2020

+1

@nlopezm
Copy link

nlopezm commented Dec 25, 2020

Hi, @mikenicholson I would really appreciate it if you can take a look at this PR. I need to be able to pass a Promise to jwtFromRequest. Thanks!

lib/strategy.js Show resolved Hide resolved
@sbaker
Copy link
Author

sbaker commented Aug 17, 2021

Great point! Thanks!

@Outternet
Copy link

This is a good idea, I have adopted your implemetation in the major rewrite pull request.

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.

5 participants