mirror of
https://github.com/appwrite/appwrite
synced 2026-05-16 13:38:27 +00:00
To ensure we didn't have anything extra, I deleted the 1.6.x folder and then regenerated the examples via the sdk command.
125 B
125 B
mutation { usersDeleteMfaAuthenticator( userId: "<USER_ID>", type: "totp" ) { status } }