Files
better-auth/packages
James WainwrightandGitHub 62f3e49ba0 fix: access of undefined in runtime that does have great support of instanceof (#1838)
* fix: access of undefined in open-nextjs hosted runtime

- This change follows the "duck typing" principle which is often more robust than strict instance checking, especially in complex JavaScript environments where objects might come from different contexts or realms.
- Fixes issue where in an opennext hosted runtime, instanceof usage is not sufficent.

* feat: use in operator for better reliabiltiy across runtimes

* fix: linting issue
2025-03-17 15:03:52 +03:00
..
2025-03-17 13:09:43 +03:00
2025-03-17 13:09:43 +03:00
2025-03-17 13:09:43 +03:00