{% extends "onboarding_base.html" %} {% load static %} {% block title %}EG:Let's get started - Link account{% endblock %} {% block main %}

Let's start by linking a Gmail account

In this step, we will ask for the following permissions:

  1. Read your contact list: We hash your contact list so only you has access to that information
  2. Read, compose, edit:
    • Keep watching your inbox for new emails in real time. We never send any email on your behalf.
    • Flag emails coming from unknown senders and possibly archive them.

Connect with google

{% endblock %}