Replies: 1 comment
-
Do you really need to use the official client for Auth0? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My front end uses the official client for Auth0
@auth0/auth0-spa-js
.The server configuration includes:
There is a record in the database:
After getting an access token, I try calling feathersjs backend:
This is the response I get:
NotFound: No record found for id 'auth0|6048dca541ec55006a460ef8
I am lost at this point.
Beta Was this translation helpful? Give feedback.
All reactions