package
1.1.2
Repository: https://github.com/plgd-dev/cloud.git
Documentation: pkg.go.dev

# Functions

New creates GitHub OAuth client.
NewAuth0Provider creates OAuth client.
NewGenericProvider creates OAuth client.
NewGitHubProvider creates GitHub OAuth client.
NewTestProvider creates GitHub Oauth client.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Auth0Provider configuration with new http client.
Config general configuration.
GenericProvider configuration with new http client.
GitHubProvider configuration with client factories.
TestProvider basic configuration.
Token provides access tokens and their attributes.

# Interfaces

Provider defines interface for authentification against auth service.