Settings
Callback for Google authorization
GET /settings/mailbox/google/authorization/callback
GET /settings/mailbox/google/authorization/callback
Google OAuth callback. Persists the issued tokens against the mailbox subchannel.
Query parameters
codestringqueryAuthorization code returned by Google.
statestringqueryOpaque state set during the authorization request.
Responses
302 — Redirect to the post-callback success page
400 — Bad request
403 — Unauthorized