{% extends "base.html" %} {% block title %}Auth Status — Gatekeeper{% endblock %} {% set page = "auth" %} {% block content %}

Google Auth Status

Google Workspace OAuth connection status

Loading...

Required Scopes by Module

Loading...

Reconnect

To re-authorize or change scopes, run the following command in your terminal:

gatekeeper auth
{% endblock %}