ASP Core 7 : Examples on how to consume opaque access tokens in pair with JWT?

Hi @gogetenk1,

Welcome to the Auth0 Community!

Are you sure you want an opaque token? I’m not very familiar with some of the tools you are using, but it sounds like your backend may be expecting a JWT. You might just be missing registering your API, and requesting a JWT instead of an opaque token.