-
Create two RPC functions in Supabase to retrieve user data:
1. `get_users()`: Returns all users.
2. `get_users_by_emails(emails)`: Returns users based on a provided list of emails.
**Acceptance Crit…
-
After getting a new phone and migrating all the data through iPhone migration, I saw that FreeOTP was transferred over, so I reset my old phone. However, when I tried to use it, I found that the old d…
-
**Describe the bug**
The sample has
```c
if (bt_conn_set_security(conn, BT_SECURITY_L2)) {
printk("Failed to set security\n");
}
```
in the `connected` callback, but it seems to fail to d…
-
Hi,
I currently have a non-HA Vault on my main machine, as I'm just building the automation of my infrastructure to make it HA. By that said, it sometimes distracts me, having the routine of gettin…
-
Currently email is the only authentication option we have. It would be nice to allow users to verify their account via a OTP SMS message. It looks like Supabase support this.
`Authentication > Provi…
-
Potentially using AWS Route 53
-
My own project requires jwt authentication, how do I rely on kanidm?
I'd like to log in with my phone number and scan the QR code.
Hope to get help.
Thank you!
-
### Description
The "Forgot Password" button currently lacks a direct link to an authentication page, which is necessary for users to securely reset their password. Implementing this feature would in…
-
I need to authenticate the phones of users. Is this possible with this plugin?
I tried the firebase phone authentication for web and it's working fine so I tough of using it in a web view until I saw…
-
hi, i was thinking securing browser phone by providing username and password before accessing it like apache authentication. Any suggestion on this or any better idea because my browser phone needs to…