"/api/auth/*" rule fails on express ^5.0.0
Better-auth cannot be set up using pg Pool and postgres
Getting a 404 on useSession and unable to use Svelte Store
Honojs
backend.
Then on the Svelte
side when I try use the store or value from the useSession method it is saying it is not a store
.
...
getSession returning null in dev mode
[TypeError] Invalid URL
Typescript error on plugin schema reference field
user
) I get TS error that instaed of reference
it should be references
```
Object literal may only specify known properties, but 'reference' does not exist in type 'FieldAttribute<FieldType>'. Did you mean to write 'references'?ts(2561)
auth-C42JqOR9.d.ts(1893, 17): The expected type comes from property 'userId' which is declared here on type '{ [x: string]: FieldAttribute<FieldType>; }'...Expo Better Auth breaking with any client plugin "better-auth/client/plugins"

Organization Plugin: Empty invitation handling
organization.inviteMember
And the function would work correctly.
Example of the bug:
- User sends an invitation to the organization for an empty string email ""
- The function takes it normally without throwing an error and stores it in database with email = ""
...Expo: TypeError: Cannot read property 'subtle' of undefined
TypeError: Cannot read property 'subtle' of undefined
TypeError: Cannot read property 'subtle' of undefined
Documentation is missing userId
1.1.19 breaks expo client
hex
random
createHash
) i tried this but did not helped.
```javascript
"better-auth/react": "../../node_modules/better-auth/dist/react.js",
"better-auth/client/plugins": "../../node_modules/better-auth/dist/client/plugins.js",...Manually verifying magic link token throws unexpected invalid_type
bun: Couldn't read your auth config in auth.ts
Session stealing?
Unable to generate cookie in "after" hooks for sign-in because un-authorized
userinfo_endpoint key in openid-configuration has incorrect capatlisation.
Running SvelteKit on Cloudflare workers I am getting this error
[Better Auth]:\u001b[0m INTERNAL_SERVER_ERROR
Error: Cannot perform I/O on behalf of a different request. I/O objects (such as streams, request/response bodies, and others) created in the context of one request handler cannot be accessed from a different request's handler. This is a limitation of Cloudflare Workers which allows us to improve overall performance. (I/O type: Writable)
[Better Auth]:\u001b[0m INTERNAL_SERVER_ERROR
Error: Cannot perform I/O on behalf of a different request. I/O objects (such as streams, request/response bodies, and others) created in the context of one request handler cannot be accessed from a different request's handler. This is a limitation of Cloudflare Workers which allows us to improve overall performance. (I/O type: Writable)
Change email: the second verification email (to the new email) does not redirect
openid-configuration - Missing content-type header