Page / User State | Logged Out | Logged In |
---|---|---|
/public-page | Go to /public-page | Go to /public-page |
/page-requiring-auth |
|
Go to /page-requiring-auth |
/login |
|
Redirect to / |
/logout | Redirect to / |
|
How authentication should work (in my mind)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment