v2.111.0
📦 supabase-jsView on GitHub →
✨ 1 features
Summary
This release introduces a feature to improve the handling of overlapping authentication flows by storing PKCE verifiers in per-flow slots. It also includes acknowledgments to contributors.
✨ New Features
- Store PKCE verifiers in per-flow slots to survive overlapping flows in the auth module.