You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current flow:
Submit password -> check password correct -> go to URL
Load new page -> fetch meeting data
Proposed flow:
Submit password -> check password correct
-> send back meeting data -> react dynamically changes page to calendar frontend or possibly send the received data to the new URL if that's possible
Possible issue:
If people can change certain variables and unveil the calendar frontend before getting a meeting
The text was updated successfully, but these errors were encountered:
alecchendev
changed the title
Consider changing login flow to a single page
Squash meetingID password get request to a single request
Feb 15, 2021
Current flow:
Submit password -> check password correct -> go to URL
Load new page -> fetch meeting data
Proposed flow:
Submit password -> check password correct
-> send back meeting data -> react dynamically changes page to calendar frontend or possibly send the received data to the new URL if that's possible
Possible issue:
If people can change certain variables and unveil the calendar frontend before getting a meeting
The text was updated successfully, but these errors were encountered: