Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthController ¶
type AuthController struct {
// contains filtered or unexported fields
}
func New ¶
func New(svc *service.Service) *AuthController
func (*AuthController) GetOAuthRedirect ¶
func (controller *AuthController) GetOAuthRedirect(ctx *context.Context) error
func (*AuthController) GetOAuthRedirectLanding ¶
func (controller *AuthController) GetOAuthRedirectLanding(ctx *context.Context) error
Click to show internal directories.
Click to hide internal directories.