Getting Wrong Token from vue js

Hi there @Gerarca !

It looks like you’re getting back an opaque token as outlined in this post:

You’ll need to pass an audience param in order to receive a valid JWT:

1 Like