-
-
Notifications
You must be signed in to change notification settings - Fork 215
fix: Better stream and access token management #1019
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
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
7749b98
fix: use correct join payload
Vinzent03 7b1f7cf
fix: keep auth token valid while in background when using realtime
Vinzent03 04c9753
fix: correct supabase_flutter init log
Vinzent03 483f99a
refactor: add toString method to RealtimeCloseEvent
Vinzent03 36c248e
fix: reload data from postgrest after new realtime connection
Vinzent03 d27dfda
test: fix mock test by increasing delay
Vinzent03 3047e9c
fix: load postgrest before realtime conn and close realtime on error
Vinzent03 0bdc6fa
test: restore delay and expect access_token instead of user_token
Vinzent03 fd73618
test: fix typo
Vinzent03 aefd638
refactor: small rename
Vinzent03 8e6d243
Merge branch 'main' into fix/realtime
Vinzent03 8e090c9
fix: wait for conn being ready and re-add error to _triggerChanError
Vinzent03 463fdea
fix: don't stringify errors and fix tests
Vinzent03 7a018dd
test: close conn from server
Vinzent03 a069db6
fix: disconnect when in background and await connecting to be ready
Vinzent03 2c81776
fix: rejoin channels in edge case
Vinzent03 6de5b1a
docs: improve method comments
Vinzent03 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.