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.