Skip to content

Conversation

@dan-hale
Copy link

Updates postgrest-js to version 1.15.0 to support latest features #994

@dan-hale dan-hale marked this pull request as draft March 31, 2024 06:03
@dan-hale dan-hale marked this pull request as ready for review March 31, 2024 06:03
@felixgabler
Copy link

Seems like this can be closed. The version used is 1.15.6

@soedirgo
Copy link
Member

soedirgo commented Jul 5, 2024

Closing - thanks for the PR!

@soedirgo soedirgo closed this Jul 5, 2024
mandarini pushed a commit that referenced this pull request Oct 2, 2025
## What kind of change does this PR introduce?
* Fixes the bug introduced previously in
https://github.com/supabase/auth-js/pull/993/files#diff-3522461172efd6058d6b8da62fc2d30d8b524d2b64894ea2c67218c52f7fdff5R310,
where it attempted to always try to find a session in the URL, which led
to users being logged out on a page refresh
* This PR also reverts the previous PR #992, which returns the error
early if there's a redirect, since some redirect errors (like identity
linking) should not result in the existing session being removed.
* Tested the following scenarios:
  * Sign in and refresh the page
  * Sign in and attempt to link an already existing identity
  * Sign in and attempt to link a new identity
mandarini pushed a commit that referenced this pull request Oct 2, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.67.3](supabase/auth-js@v2.67.2...v2.67.3)
(2024-12-17)


### Bug Fixes

* return redirect errors early
([#1003](supabase/auth-js#1003))
([f9775cf](supabase/auth-js@f9775cf))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

3 participants