package
0.2.92
Repository: https://github.com/loopholelabs/auth.git
Documentation: pkg.go.dev

# Functions

New creates a new github API client.
NewGetGithubCallbackForbidden creates a GetGithubCallbackForbidden with default headers values.
NewGetGithubCallbackInternalServerError creates a GetGithubCallbackInternalServerError with default headers values.
NewGetGithubCallbackNotFound creates a GetGithubCallbackNotFound with default headers values.
NewGetGithubCallbackParams creates a new GetGithubCallbackParams object, with the default timeout for this client.
NewGetGithubCallbackParamsWithContext creates a new GetGithubCallbackParams object with the ability to set a context for a request.
NewGetGithubCallbackParamsWithHTTPClient creates a new GetGithubCallbackParams object with the ability to set a custom HTTPClient for a request.
NewGetGithubCallbackParamsWithTimeout creates a new GetGithubCallbackParams object with the ability to set a timeout on a request.
NewGetGithubCallbackTemporaryRedirect creates a GetGithubCallbackTemporaryRedirect with default headers values.
NewGetGithubCallbackUnauthorized creates a GetGithubCallbackUnauthorized with default headers values.
NewGetGithubLoginInternalServerError creates a GetGithubLoginInternalServerError with default headers values.
NewGetGithubLoginParams creates a new GetGithubLoginParams object, with the default timeout for this client.
NewGetGithubLoginParamsWithContext creates a new GetGithubLoginParams object with the ability to set a context for a request.
NewGetGithubLoginParamsWithHTTPClient creates a new GetGithubLoginParams object with the ability to set a custom HTTPClient for a request.
NewGetGithubLoginParamsWithTimeout creates a new GetGithubLoginParams object with the ability to set a timeout on a request.
NewGetGithubLoginTemporaryRedirect creates a GetGithubLoginTemporaryRedirect with default headers values.
NewGetGithubLoginUnauthorized creates a GetGithubLoginUnauthorized with default headers values.

# Structs

Client for github API */.
GetGithubCallbackForbidden describes a response with status code 403, with default header values.
GetGithubCallbackInternalServerError describes a response with status code 500, with default header values.
GetGithubCallbackNotFound describes a response with status code 404, with default header values.
GetGithubCallbackParams contains all the parameters to send to the API endpoint for the get github callback operation.
GetGithubCallbackReader is a Reader for the GetGithubCallback structure.
GetGithubCallbackTemporaryRedirect describes a response with status code 307, with default header values.
GetGithubCallbackUnauthorized describes a response with status code 401, with default header values.
GetGithubLoginInternalServerError describes a response with status code 500, with default header values.
GetGithubLoginParams contains all the parameters to send to the API endpoint for the get github login operation.
GetGithubLoginReader is a Reader for the GetGithubLogin structure.
GetGithubLoginTemporaryRedirect describes a response with status code 307, with default header values.
GetGithubLoginUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.