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

Squash meetingID password get request to a single request #43

Open
alecchendev opened this issue Feb 15, 2021 · 0 comments
Open

Squash meetingID password get request to a single request #43

alecchendev opened this issue Feb 15, 2021 · 0 comments

Comments

@alecchendev
Copy link
Member

alecchendev commented 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

@alecchendev alecchendev changed the title Consider changing login flow to a single page Squash meetingID password get request to a single request Feb 15, 2021
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

1 participant