Change8

v2.108.0

📦 supabase-authView on GitHub →
1 features🐛 2 fixes🔧 2 symbols

Summary

This release introduces a consistent confirmation flow for auth.resend() and improves compatibility for request headers in postgrest operations.

✨ New Features

  • auth.resend() now uses a consistent confirmation flow.

🐛 Bug Fixes

  • Prevent console.error of AuthApiError when the error is already returned via contract in auth.
  • Ensure request headers are passed as a plain object for better compatibility with React Native and custom fetch implementations in postgrest.

Affected Symbols