NextJS Example invalid JWT

Hey there @firebelly welcome to the community!

The access token you’re getting back is most likely opaque as the quickstart doesn’t include an audience param.

You’ll need to pass an audience param in authorizationParams: