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

Cleanup Pass for QR codes #1083

Merged

Conversation

Abby-Wheelis
Copy link
Member

In a cleanup pass, we're working towards using URL methods rather than the "hacky" parts that I had before https://developer.mozilla.org/en-US/docs/Web/API/URL

Also re-work the method to pull out the token from the url components and return the code if it's good, or false if the url is bad

This is pending testing on a physical phone tonight, but some dummy testing I did seems to work

In a cleanup pass, we're working towards using URL methods rather than the "hacky" parts that I had before https://developer.mozilla.org/en-US/docs/Web/API/URL

Also re-work the method to pull out the token from the url components and return the code if it's good, or false if the url is bad
@Abby-Wheelis
Copy link
Member Author

Checked this on a real phone - and good to go!

@Abby-Wheelis Abby-Wheelis marked this pull request as ready for review October 26, 2023 03:04
@shankari shankari changed the base branch from onboarding_routing_sept_2023 to service_rewrite_2023 October 27, 2023 02:54
@shankari
Copy link
Contributor

re-basing this to service rewrite since I don't want to push another release to staging
This fix can just go into the next release.

@shankari shankari changed the base branch from service_rewrite_2023 to master October 29, 2023 00:59
@shankari shankari changed the base branch from master to service_rewrite_2023 October 29, 2023 01:00
@shankari shankari merged commit 7338c18 into e-mission:service_rewrite_2023 Oct 29, 2023
@Abby-Wheelis Abby-Wheelis deleted the cleanup-qr-checks branch October 30, 2023 15:08
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