Skip to main content

Module auth

Module auth 

Source
Expand description

Authentication module for gor.

Handles login, logout, status, and token management. Uses the OAuth device flow for authentication.

Modules§

device
OAuth device flow implementation.
token
Token verification and stdin reading utilities.