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 Oct 13, 2021. It is now read-only.
We fetch the current user, but do not require login. We should add a plug for requiring login on authenticated pages. https://github.com/thoughtbot/constable-api/blob/master/web/router.ex#L13
Right now if someone isn't logged in the page 500s. Instead it should redirect to the sign in with a flash message
The text was updated successfully, but these errors were encountered: