Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidAccountOrPwd = service.ErrInvalidAccountOrPwd ErrUserDuplicate = service.ErrUserDuplicate ErrUserNotFound = service.ErrUserNotFound )
Functions ¶
This section is empty.
Types ¶
type GithubInfo ¶
type GithubInfo = domain.GithubInfo
type OAuth2Service ¶
func InitGithubOAuth2Service ¶
func InitGithubOAuth2Service(l logx.Logger) OAuth2Service[GithubInfo]
Click to show internal directories.
Click to hide internal directories.