Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSO ¶
type SSO struct{}
SSO ...
func (SSO) LoginWithGitHub ¶
func (SSO) LoginWithGitHub(ctx *appcontext.AppContext, code string) (string, error)
func (SSO) LoginWithGoogle ¶
func (SSO) LoginWithGoogle(ctx *appcontext.AppContext, token string) (string, error)
Click to show internal directories.
Click to hide internal directories.