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

# Functions

New creates a new magic API client.
NewGetMagicCallbackForbidden creates a GetMagicCallbackForbidden with default headers values.
NewGetMagicCallbackInternalServerError creates a GetMagicCallbackInternalServerError with default headers values.
NewGetMagicCallbackNotFound creates a GetMagicCallbackNotFound with default headers values.
NewGetMagicCallbackParams creates a new GetMagicCallbackParams object, with the default timeout for this client.
NewGetMagicCallbackParamsWithContext creates a new GetMagicCallbackParams object with the ability to set a context for a request.
NewGetMagicCallbackParamsWithHTTPClient creates a new GetMagicCallbackParams object with the ability to set a custom HTTPClient for a request.
NewGetMagicCallbackParamsWithTimeout creates a new GetMagicCallbackParams object with the ability to set a timeout on a request.
NewGetMagicCallbackTemporaryRedirect creates a GetMagicCallbackTemporaryRedirect with default headers values.
NewGetMagicCallbackUnauthorized creates a GetMagicCallbackUnauthorized with default headers values.

# Structs

Client for magic API */.
GetMagicCallbackForbidden describes a response with status code 403, with default header values.
GetMagicCallbackInternalServerError describes a response with status code 500, with default header values.
GetMagicCallbackNotFound describes a response with status code 404, with default header values.
GetMagicCallbackParams contains all the parameters to send to the API endpoint for the get magic callback operation.
GetMagicCallbackReader is a Reader for the GetMagicCallback structure.
GetMagicCallbackTemporaryRedirect describes a response with status code 307, with default header values.
GetMagicCallbackUnauthorized 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.