v2.89.1-canary.5
📦 supabase-jsView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This canary release addresses a bug in the auth module where the initial timeout for auto-refreshing was not being properly cleared.
🐛 Bug Fixes
- auth: Fixed a memory leak or unexpected behavior by clearing the initial setTimeout in the stopAutoRefresh function.
🔧 Affected Symbols
stopAutoRefresh