struct

Shoo::Authentication::SignIn

Inherits Struct < Value < Object

Constants

REQUIRED_SCOPE = "notifications"
TOKEN_URL = "https://github.com/settings/tokens/new?scopes=notifications&description=shoo"

Constructors

new(context : Context)
Source

Instance methods

via_environment_variable
Source
via_github_cli
Source
via_pasted_token
Source
with_token(token : GitHub::Token) : Nil
Source