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 Feb 13, 2023. It is now read-only.
Our Angular app will be responsible for session management (outside of initial auth). Since all API requests now require the user to be logged in, the App will need to be aware of when the user is logged in and react accordingly.
We should also broadcast login/out events so sub-modules can properly handle these events.
The text was updated successfully, but these errors were encountered:
Our Angular app will be responsible for session management (outside of initial auth). Since all API requests now require the user to be logged in, the App will need to be aware of when the user is logged in and react accordingly.
We should also broadcast login/out events so sub-modules can properly handle these events.
The text was updated successfully, but these errors were encountered: