Join Slack
Powered by
Hey folks, with the auth0 stack - <https://serverl...
# help
t
Tharshan
10/30/2021, 5:15 PM
Hey folks, with the auth0 stack -
https://serverless-stack.com/examples/how-to-add-auth0-authentication-to-a-serverless-api.html
What method from aws-amplify package do we use to login/redirect to auth0? or do we use the auth0 package directly? (I am using nextjs on front-end)
f
Frank
11/03/2021, 2:56 AM
Hey
@Tharshan
, yeah you’d login to auth0 normally. Once logged in, you then use the aws-amplify package exchange the auth0 token for a set of IAM credentials.
Open in Slack
Previous
Next