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
{{ message }}
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.
Right now, when users create a new school, we redirect them to their school's dashboard, which uses a subdomain (i.e.
myorg.zoonk.io
).This means we don't have an active session for that user on that domain and they need to sign in again.
Ideally, we should already start a session for them to improve their UX.
The text was updated successfully, but these errors were encountered: