Join Slack
Powered by
It's like <https://serverless-stack.com/examples/h...
# general
s
Sebastian Sieber
10/31/2021, 6:05 AM
It's like
https://serverless-stack.com/examples/how-to-add-jwt-authorization-with-auth0-to-a-serverless-api.html
but using Metamask instead of Auth0
j
Jay
10/31/2021, 1:26 PM
Wow that's pretty cool. I'll check it out today. Thanks for sharing!
s
Sebastian Sieber
10/31/2021, 2:13 PM
Still a few parts missing and a few things to be improved but let me know your feedback and I'll work on it
f
Frank
11/01/2021, 2:24 AM
Hey
@Sebastian Sieber
curious if you could get it to work with JWT authorizer instead of passing
JWT_SECRET
to the environment.
s
Sebastian Sieber
11/01/2021, 2:32 AM
yes, i was planning to work on this next, any documentation you can recommend?
f
Frank
11/02/2021, 1:47 AM
@Sebastian Sieber
here’s an example snippet of using the JWT authorizer. See if it helps
https://docs.serverless-stack.com/constructs/Api#adding-jwt-authorization
Open in Slack
Previous
Next