FeatureAllow management access to cars and garage beyond the owner. - Share with family members so they can fully share a garage with another user. - Make sharing as a mechanism to share details with service providers more obvious
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.