# Constants
Contains the different types of tokens that can be retrieved.
Contains the different types of tokens that can be retrieved.
# Variables
Providers is a list of providers that can be used to retrieve a token for Gitlab.
# Structs
GlabProvider implements the [token.Provider] interface using the Gitlab CLI (glab) to retrieve a token.