Can I authenticate a session in a NodeJS serverless function when I'm using Auth0 Passwordless on my front end?

You must request a token for your API.

edit: this may also be helpful

https://auth0.com/docs/tokens/guides/get-access-tokens

1 Like