Gotify\Auth\Token(string $token)
Class: Token
Get authentication method
getAuthMethod(): string
Get token
get(): array
Gotify\Auth\User(string $username, string $password)
Class: User
Get authentication method
getAuthMethod(): string
Get username
getUsername(): string
Get password
getPassword(): string