The short version
- You approve access on the provider's own sign-in page, not ours — we never see or ask for your password
- You can revoke access at any time from the provider's own account settings, no email required
- Access tokens are encrypted at rest, the same protection every connected provider's credentials get
In practice
- You click Connect and get redirected to the provider's own login page.
- You sign in and approve the specific permissions the connection needs (e.g. read and write files).
- The provider redirects you back with a token — SaveToDrives never sees your password, only that token.
FAQ
What if I change my password on the provider?
OAuth tokens are independent of your password — changing your password doesn't normally break an existing connection.
How do I disconnect a provider?
Remove the connection from your Connections page, or revoke access directly from the provider's own account/security settings — either works.