pub fn complete_google_auth_flow(
store: &ProfileStore,
settings: &AuthFlowSettings,
attempt: GoogleAuthAttempt,
callback_url: &str,
) -> Result<()>pub fn complete_google_auth_flow(
store: &ProfileStore,
settings: &AuthFlowSettings,
attempt: GoogleAuthAttempt,
callback_url: &str,
) -> Result<()>