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
Implement a means of detecting views where auth is required, and pop open the login view as appropriate. Currently linking deeper into the /settings/ hierarchy just shows an unauthed page for the indicated user.
DEVNOTE: Will probably have to start by adding some methods to the Session model
The text was updated successfully, but these errors were encountered:
Implement a means of detecting views where auth is required, and pop open the login view as appropriate. Currently linking deeper into the /settings/ hierarchy just shows an unauthed page for the indicated user.
DEVNOTE: Will probably have to start by adding some methods to the Session model
The text was updated successfully, but these errors were encountered: