-
-
Notifications
You must be signed in to change notification settings - Fork 289
Pull requests: supabase/supabase-flutter
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(auth): add optional accessToken parameter to setSession()
auth
This issue or pull request is related to authentication
#1327
opened Mar 24, 2026 by
grdsdev
Loading…
7 tasks done
fix(storage): use toString() for statusCode to handle non-string type…
#1323
opened Mar 22, 2026 by
mitchkoko
Loading…
fix(realtime): prevent null check crash in connect() during rapid lifecycle transitions
#1321
opened Mar 14, 2026 by
brunovsiqueira
Loading…
4 tasks done
ci(release): use GitHub App token in release-prepare for PR creation
#1317
opened Feb 24, 2026 by
grdsdev
Loading…
getUser is also refresh the user reference in the currentSession
#1315
opened Feb 23, 2026 by
stefanschaller
Loading…
fix(auth): proactively refresh expired tokens on app resume
auth
This issue or pull request is related to authentication
#1310
opened Feb 5, 2026 by
grdsdev
Loading…
feat(auth): extract token refresh logic into TokenRefreshHandler
auth
This issue or pull request is related to authentication
#1309
opened Feb 4, 2026 by
grdsdev
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.