# Functions

NewAutherFromFile is constructor with filename that private key for Auther.
NewFileStore returns Store from path of credential file.
ParseArgs is retrieve github apps credentials with command line options.
WithBaseURL provides change api endpoint.
WithInstallationID is option parameter with installation ID for Auther.
WithLogin is optional parameter for Auther.
WithStore provides injection token store to Auther.

# Variables

No description provided by the author

# Structs

Runner provides retrieving token.

# Interfaces

Auther provides API Token with authentication on GitHub Apps.
Store is store for token and expires.

# Type aliases

AutherOption is set parameter.