UnauthorizedError: jwt malformed in express.js

I solved this by adding audience property to the Auth0Provider component in my SPA.

More information: Auth0 React SDK Quickstarts: Call an API

I used this example in my SPA setup: Auth0 React SDK Quickstarts: Login

1 Like

Thanks a lot @halseth.torleif for sharing that knowledge here!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.

Further context :books: