auth@0.2.6
📦 remixView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes an issue in `createAtmosphereAuthProvider` regarding handle resolution timing and updates several `@remix-run/*` dependencies.
🐛 Bug Fixes
- Fixed `createAtmosphereAuthProvider()` to immediately start the OAuth flow upon successful DNS or HTTPS handle lookup, rather than waiting for the other lookup branch to complete.