Passwordless Magic Link Missing Payload Section

When I send the magic link to the specified email via the passwordless/start api and click the link I am redirected to my app’s page but the access token that it provides is missing the payload section. It includes the header and the signature but there is no payload in between the two. I am also trying to manually apply claims to the token through actions and they are also not applying. Is there any way to add a payload to this access token?

Hi @zavier.barker,

Welcome to the Auth0 Community!

It sounds like you may have an opaque token. Check out this FAQ for more info:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.