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

Remove auth flow Search Params #75

Merged
merged 1 commit into from
Mar 23, 2024
Merged

Conversation

AdrianJendo
Copy link
Contributor

Since we're using static doorIds for the authorization flow, I think it's useful to try to hide them from the client as much as possible. This change loads the doorId into state and removes them from the query parameters.

Comment on lines -1 to -5
.successMessageContainer {
display: flex;
height: 100vh;
}

Copy link
Contributor Author

@AdrianJendo AdrianJendo Mar 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This styling looked better on desktop, but it looks worse on mobile so I think we're better off reverting it.

@AdrianJendo AdrianJendo merged commit 643d267 into master Mar 23, 2024
3 checks passed
@AdrianJendo AdrianJendo deleted the aj/remove-auth-searchparam branch March 23, 2024 20:40
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

Successfully merging this pull request may close these issues.

2 participants