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 the introspect one takes a while to work out, then don't worry about it for now.
We can probably more easily handle the login stuff via Playwright including the frontend too.
To test as backend only I believe it would require setting DEBUG=False on the API and also updating the OSM redirect URL to go to the backend and not the frontend
Is your feature request related to a problem? Please describe.
Key endpoints for mappers are:
GET auth/introspectnot tested as requires frontend to handle cookies etcDescribe the solution you'd like
Write tests for the above endpoints.
The text was updated successfully, but these errors were encountered: