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

[legacy-framework] fix pages to never render if Page.authenticate=true and logged out (patch) #2476

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

flybayer
Copy link
Member

Closes: blitz-js/legacy-framework#274

What are the changes and their implications?

fix pages to never render if Page.authenticate=true and logged out

Bug Checklist

  • Integration test added (see test docs if needed)

@flybayer flybayer merged commit cac31cd into canary Jun 10, 2021
@flybayer flybayer deleted the 2337 branch June 10, 2021 21:35
@itsdillon itsdillon changed the title fix pages to never render if Page.authenticate=true and logged out (patch) [legacy-framework] fix pages to never render if Page.authenticate=true and logged out (patch) Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Page.authenticate should prevent the page component from rendering at all when user is not authenticated
2 participants