You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If it is returned via a different url, you may have to look into making a custom api you can call to signin + return the accessToken. You could do this inside the ~/server/api directory.
Describe the feature
The backend I am working with Traccar does not return an access token in the response and token is generated via another request.
How to override
token: { signInResponseTokenPointer: '/token/accessToken' },
in this senario for local provider?How would you implement this?
No response
Additional information
Provider
The text was updated successfully, but these errors were encountered: