# 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
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"