8000 fix: Session restoration broken by amattu2 · Pull Request #16 · amattu2/blink-home · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: Session restoration broken #16

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

Merged
merged 1 commit into from
Jan 11, 2025
Merged

fix: Session restoration broken #16

merged 1 commit into from
Jan 11, 2025

Conversation

amattu2
Copy link
Owner
@amattu2 amattu2 commented Jan 11, 2025

This PR addresses an issue where the 2FA flow is required each login. This is due to two things:

  • reauth should only be set to true if the session was not destroyed (by an intentional logout)
  • client_id should be a lowercase i, previously it was provided to the API as client_Id

Fixes #15

@amattu2 amattu2 merged commit 1f115ae into master Jan 11, 2025
3 checks passed
@amattu2 amattu2 deleted the amattu2/issue15 branch January 11, 2025 14:44
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.

Incorrect casing in unique_Id
1 participant
0