-
I am trying to use auth.createUserWithEmailAndPassword() in my common code and everything seems fine, but when I call the method I get this error:
```
Exception in thread "DefaultDispatcher-worker…
-
Output of `helm version`:
version.BuildInfo{Version:"v3.16.2", GitCommit:"13654a52f7c70a143b1dd51416d633e1071faffb", GitTreeState:"clean", GoVersion:"go1.22.7"}
Output of `kubectl version`:
…
-
### What are you trying to do?
According to the user roles document [User roles · Tailscale](https://tailscale.com/kb/1138/user-roles/#permissions-managed-by-user-roles), the user with “Member” role …
-
## Steps to reproduce
Create a 5x postgresql cluster
Create a 3x pgbouncer cluster in front of it
Turn down 2 out of 5 postgresql instances to have a degrated but functional cluster
Try to connect…
-
We should at some point consider to replace all `(Auth::check() ? Auth::user() : null)` with `(Auth::user() ?? null)`.
Having Auth::check(), which sole purpose is to see if Auth:user() is not null,…
-
**Describe the bug**
Adding the auth handler in the /api/auth/[...all].ts breaks the app with the following worker.
**To Reproduce**
1. Setup nuxt with better-auth using postgres.
2. Using bun a…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
Login failed: System.AggregateException: One or more errors occurred. (This operation is not allowed. You must enable this service in the console.) ---> Firebase.FirebaseException: This operation is n…
-
### Is your feature request related to a problem? Please describe.
- This where I come from and which proxy method I'm using: https://github.com/filebrowser/filebrowser/issues/1328#issuecomment-7…
-
I poked around in the SQLite database for how Baby Buddy stores some of its data. Here's an example of a typical model (feedings):
```
CREATE TABLE IF NOT EXISTS "core_feeding" (
"id" integer NO…