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

fix url redirect pattern #42

Merged
merged 1 commit into from
Sep 12, 2024
Merged

fix url redirect pattern #42

merged 1 commit into from
Sep 12, 2024

Conversation

VincePaulin
Copy link

The app no longer recognized the Messenger redirect URL after successful login and before bridge creation, as this URL may have been modified by Meta.

I set up regular expressions to check these precise redirect moments while keeping the basic redirect URLs to retrieve the cookies later.

Copy link

@ignyx ignyx left a comment

Choose a reason for hiding this comment

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

LGTM

@ignyx ignyx merged commit 887e4be into dev Sep 12, 2024
3 of 5 checks passed
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