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

AddCustomBrowserByUserAgent will always override regardless of device #443

Merged

Conversation

robynactive
Copy link
Contributor

Move the custom redirect part of the code to be able to override redirects even if it isn't an iphone and rename the return url from iosReturnUrl to ReturnUrl.

This makes it possible for TWA (wrapped PWA) to use a user agent without faking being anything else.

This PR fixes #442 .

@PeterOrneholm PeterOrneholm merged commit b00e9be into ActiveLogin:main Feb 7, 2024
18 checks passed
@PeterOrneholm PeterOrneholm added this to the 8.0.0 milestone Feb 20, 2024
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.

AddCustomBrowserByUserAgent should always override regardless of device
2 participants