Http Action no authentication
The identity keeps returning null in my http action. I plugged in the Auth0 access token in the request header as shown below.
And I see in the network tab that it does send over the Authorization header and I logged it in the http action and it does send over. But for some reason I never get the identity object.
Thanks for ur guys help
