Bereket Engida
Bereket Engida
I largely use Pyromod's dialogue feature, but there are still many other features that might be added to the library to avoid having to implement the same functionality over. Since...
why does it need validation library tho isn't is simple enough task to do plainly? what am I missing?
hey @dan5py I know u guys are probably very busy but just wanna know if u guys have any taught or feedbacks on this
hi @dan5py thanks! Oh yeah, I just added that in with the latest commit, so it should be fixed now.
hey @shadcn you should review this when you get time, I'm happy to help if there is something that's holding this back.
> Initially, you could try help with [`help wanted`](https://github.com/zloirock/core-js/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22help+wanted%22) issues -) Same here. I saw the first issue, and I can create a rudimentary website to host the documentation. But...
> @haydenbleasel Do you have any idea when this is going to be done? I'm working on it. I just wanted to wait until we have v1, hopefully this week!
> BetterAuth has very limited providers Feel free to open an issue to request a specific provider on our [repo](https://github.com/better-auth/better-auth). Also, you can use the [Generic OAuth Plugin](https://www.better-auth.com/docs/plugins/generic-oauth) to easily...
`options.data` is there because `$fetch` helper function by default returns `data` and `error` object. Have you by any chance enabled `throw:true` in your createAuthClient
> Where does user.metadata come from? https://github.com/better-auth/better-auth/pull/4001/files#diff-48a4ee8499efec160695a4ca22d607d2789120f0ba2766369a291916944b5fecL143 It's just there as an example