[PR #5643] fix(social-providers): core module import #14381

Closed
opened 2026-04-13 09:26:49 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/better-auth/better-auth/pull/5643

State: closed
Merged: Yes


This will fix expo runtime issue because of it resolves the wrong path


Summary by cubic

Fix incorrect OAuth module imports in social-providers/polar to prevent Expo runtime from resolving the wrong path. Switched from @better-auth/core/oauth2 to local ../oauth2 imports.

**Original Pull Request:** https://github.com/better-auth/better-auth/pull/5643 **State:** closed **Merged:** Yes --- This will fix expo runtime issue because of it resolves the wrong path <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fix incorrect OAuth module imports in social-providers/polar to prevent Expo runtime from resolving the wrong path. Switched from @better-auth/core/oauth2 to local ../oauth2 imports. <!-- End of auto-generated description by cubic. -->
GiteaMirror added the pull-request label 2026-04-13 09:26:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#14381