issues
search
ucladevx
/
Bruin-Bite-iOS
Mozilla Public License 2.0
8
stars
1
forks
source link
Prevent non-logged in users from accessing the matching chat & profile pages
#111
Closed
HirdayGupta
closed
5 years ago
HirdayGupta
commented
5 years ago
Instructions:
Do this work on a new Branch from development
If users aren't logged in, for now just show a popup on these pages, prompting the users to login and redirecting them to the log in screen
investigate potential issues with this approach related to navigation and see what you can do about them
e.g. on redirecting to log in screen, what happens when user clicks check menus again? things like that...
Instructions: