package
0.0.0-20240214230306-915dd3019f12
Repository: https://github.com/khulnasoft/kengine-plugin-sdk-go.git
Documentation: pkg.go.dev

# Functions

New auth client which is basically a http client but specific functionalities implemented depends on AuthMethod.

# Constants

AuthMethodOAuth2 is oauth2 type authentication.
No description provided by the author
No description provided by the author

# Structs

AuthOptions Auth client options.
OAuth2Options defines options for OAuth2 Client.

# Type aliases

AuthMethod defines the type of authentication method that needs to be use.
OAuth2Type defines type of oauth2 grant type.