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.

http://community.auth0.com/t/why-is-my-access-token-not-a-jwt/31028

edit: this may also be helpful

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

1 Like