v2.111.0-canary.0
📦 supabase-authView on GitHub →
✨ 1 features🔧 1 symbols
Summary
This release introduces a change in the auth module to store PKCE verifiers in per-flow slots, improving the handling of overlapping flows. The release also includes acknowledgments to contributors.
✨ New Features
- Store PKCE verifiers in per-flow slots to survive overlapping flows in the auth module.