Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login as home page? #48

Open
rtnlsltn opened this issue Jul 17, 2019 · 1 comment
Open

Login as home page? #48

rtnlsltn opened this issue Jul 17, 2019 · 1 comment

Comments

@rtnlsltn
Copy link

I've tried a few different ways to make the login page the default home page, but can't seem to get it to work without causing weird issues with being unauth'd or having the URL not land.

What's the proper way to setup the route so the login page is the home page, and also the fallback for logout and 404?

@jayair
Copy link
Member

jayair commented Sep 2, 2019

One way to do this is to make your home page an AuthenticatedRoute and require users to login to access it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants