Context: I’m trying to make a back end api that utilizes the google auth api through auth0. This is a .Net core 2.0 webapi solution
I’ve downloaded the primer solution.
Using postman, I can’t seem to get the auth0 primer solution to work.
I’m gonna admit I’m a dumdum and not very familiar with authentication so please be gentle.
Also use case: We intend on making a backend .net core webapi mvc that uses JWT bearer tokens
So anyways I walked through the quickstart app and now I’m sorta lost. I don’t really know where to go from there.