webdevatlanta / GroupCollaborationTool

Tool to allow developers to collaborate on open source and private projects
https://groupcollaborationtool.web.app
1 stars 21 forks source link

Navigation causes flash from unauthenticated to authenticated views. #27

Closed abrie closed 4 years ago

abrie commented 4 years ago

To replicate: 1) Log in 2) Navigate to /projects or /profile 3) Note the occasional flashing message "Please sign in", followed by authenticated content.

Expected behavior is to see only the authenticated content, without the spurious request to sign in.