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

wrap authenticated routes in a redirecter #69

Closed
stripedpajamas opened this issue Mar 26, 2019 · 3 comments
Closed

wrap authenticated routes in a redirecter #69

stripedpajamas opened this issue Mar 26, 2019 · 3 comments

Comments

@stripedpajamas
Copy link
Member

currently you can directly access /account (not sure what other pages assume a logged in state). it should instead redirect to either the home page or the login page. this might be able to be baked into the existing HOC.

@jfeng43
Copy link
Contributor

jfeng43 commented Apr 5, 2019

@stripedpajamas , which HOC component you suggest me to add the redirection logic to?

@joelwass
Copy link
Member

joelwass commented May 3, 2019

@stripedpajamas
Copy link
Member Author

Since account features have been removed, let's close this issue out. @joelwass and I will be revisiting the account architecture and once we have that nailed down we can create issues for implementation.

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

3 participants