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

Support for Asymmetric (Public Key) JWT Validation #22

Closed
cancan101 opened this issue Aug 6, 2015 · 4 comments
Closed

Support for Asymmetric (Public Key) JWT Validation #22

cancan101 opened this issue Aug 6, 2015 · 4 comments

Comments

@cancan101
Copy link

Modify this to support alternative validation schemes: https://github.com/auth0/node-jsonwebtoken#jwtverifytoken-secretorpublickey-options-callback.

@austencollins
Copy link
Member

@cancan101 Thank you. Your input has been especially helpful. I'm publishing a JAWS Road Map this weekend. This will be in there.

@austencollins
Copy link
Member

Update 8/13/15:

We’re currently working on a document that outlines the specifications for JAWS v1.0.0.

A proposed resolution to this issue in particular is included in that document.

Today or tomorrow, we will share the document for everyone to comment on because your feedback is essential.

@austencollins austencollins added this to the v1.0 milestone Aug 19, 2015
@austencollins austencollins removed this from the v1.0 milestone Feb 10, 2016
@AnalogJ
Copy link

AnalogJ commented Mar 1, 2016

Hey @ac360 I noticed that you removed this from the v1.0 milestone. Does that mean integrated JWT support won't be coming any time soon?

@flomotlik
Copy link
Contributor

@AnalogJ going forward you do not have to rely on the serverless middleware and could use any JWT compatible library or tooling for your lambda functions. We are looking into potential authentication in our future SDK, but don't have specific plans yet. For the time I'll close this issue as we will be tracking this separately if we plan to integrate this directly into serverless, but you can absolutely use JWT already in your V1.0 lambdas.

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

5 participants