v2.111.0
📦 supabase-authView 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. This enhances the robustness of the authentication process.
✨ New Features
- Store PKCE verifiers in per-flow slots to survive overlapping flows in the auth module.