Categorygithub.com/core-go/oauth2
repositorypackage
0.1.9
Repository: https://github.com/core-go/oauth2.git
Documentation: pkg.go.dev

# Packages

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

# README

oauth2

oauth2

Models

  • Configuration
  • OAuth2Info
  • User

Services

  • OAuth2Service

Repositories

  • ConfigurationRepository
  • OAuth2UserRepository
  • UserRepository

Installation

Please make sure to initialize a Go module before installing core-go/oauth2:

go get -u github.com/core-go/oauth2

Import:

import "github.com/core-go/oauth2"