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
In development, the backend and frontend are on different hosts. We can't just redirect /auth/..., we need to redirect to that location on the backend host. See also r-anime/misato#167
The text was updated successfully, but these errors were encountered:
In development, the backend and frontend are on different hosts. We can't just redirect
/auth/...
, we need to redirect to that location on the backend host. See also r-anime/misato#167The text was updated successfully, but these errors were encountered: