-
Implement authentication via Apple using Supabase. This will allow users to log in using their Apple accounts, enhancing user convenience and security.
Tasks
1. Configure Supabase for OAuth Provider…
-
Is asymmetric authentication possible with windows credential provider. I'm asking because i couldn't find anything helpful about this topic.
-
User authentication is a nice feature to have. It should do the following
* only allow authenticated clients to create, modify, or delete tile pools
* associate a tile pool with it's creator
-
Описание задачи: Создание сервиса аутентификации
Цель: Разработать сервис аутентификации, который будет обеспечивать безопасный доступ к ресурсам приложения с использованием Keycloak и протокола OAut…
-
Are there alternatives to Stunnel?
Should we explore L3 tunnels such as VPNs and Wireguard?
We don't know if they would perform better.
-
Apparently this issue has started today and is due to BMW adding captcha to RoW as well.
```
{
"error": "invalid_client",
"error_description": "Client authentication failed (e.g., login …
-
Seems that BMW has changed their login mechanism and adapter can't authenticate anymore:
bmw.0 | 2024-11-20 21:21:25.929 | error | undefined
bmw.0 | 2024-11-20 21:21:25.928 | error | Start relogin…
-
- Only authentication method as of now, as only android users are targeted for now.
- Register and store users using supabase's auth service.
- Store users in supabase database
-
Entering the password should require the user to view or not view his or her password.
-
Use Express and Google OAuth to authenticate users to use the notes app.