To reset the 2FA for a specific user in the mastodon instance:
RAILS_ENV=production bin/tootcl accounts modify USERNAME --disable-2fa
Documentation in https://docs.joinmastodon.org/admin/tootctl/
To reset the 2FA for a specific user in the mastodon instance:
RAILS_ENV=production bin/tootcl accounts modify USERNAME --disable-2fa
Documentation in https://docs.joinmastodon.org/admin/tootctl/