FeatureAdd more authentication mechanisms. Currently Custodian supports a secure login system based around short term access tokens and longer term refresh tokens. However it is currently limited to email and password authentication. We'd like to add support for: 1. Social Auth 2. TOTP 2FA Support for Password Managers We do not plan to add support for SMS based auth as it is actually pretty insecure in comparison to TOTP support via password manager.