Module auth

Module auth 

Source
Expand description

Headless OAuth authentication for remote/SSH scenarios.

This module provides authentication for users running GCSF on remote servers where the browser is on a different machine. It supports both automatic localhost redirect (when browser and GCSF are on the same machine) and manual URL paste (when they’re on different machines).

Functions§

headless_login
Performs headless OAuth login.