Authentication
WithGiga uses passwordless authentication. There are two paths in:- Email verification — one-time codes sent to your email
- Google OAuth — sign in with your Google account
Email verification
- Enter your email on the login page
- Receive a 6-digit verification code in your inbox
- Enter the code to authenticate
Google OAuth
Click Continue with Google on the login page and authorize WithGiga in the Google consent flow. Subsequent logins go through Google directly — no code required.Sessions
Once authenticated, your session persists for 30 days by default. Sign out from Profile → Sign Out or rotate sessions across all devices from Settings → Security → Sign out everywhere.API authentication
The web dashboard and the API use different credentials:- Dashboard — email + code or Google OAuth (above)
- API — Bearer token in
Authorizationheader
Troubleshooting
- Code not received — check spam, then click “Resend code” after 60 seconds
- Invalid code — codes are single-use; request a new one
- Account locked — too many failed attempts. Wait 15 minutes or contact support