I know the team is very busy working on fixes to the 1.4 release, so this is non-urgent.
I cant seem to find any existing info on this, but is two-factor authentication for the appwrite console login a feature that could be considered to be added to appwrite? It seems inadequate to have your entire application, including keys, user data, databases etc. protected by only a password.
Suggestion: team would consider implementing two factor auth or login using private keys.
Also SSO login for the Console?
The Console login does use the standard Appwrite accounts system, so the functionality is already there
Itโs just really a case of building the UI for it, I guess?
Make sure to ๐๐ผ this issue: https://github.com/appwrite/appwrite/issues/5240
Recommended threads
- 1:1 relationship doesnโt sync after re-a...
Hi, Iโm trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...