Jonathan Samines

Results 62 comments of Jonathan Samines

Hey @intermittent-concussions, have you tried throwing an `APIError` instead? That should give you control over what the HTTP error looks like (e.g status code, properties, etc). ```typescript import { APIError...

> Hi [@jonathansamines](https://github.com/jonathansamines)! Thank you for the reply! I've decided to move away from `better-auth` so I can't try this out, but that sounds like a great solution! Hopefully it...