Documentation ¶
Index ¶
- Variables
- func Accounts() []oauth2.Account
- func Default() *oauth2.OAuth
- func FindAccounts() ([]*oauth2.Account, error)
- func FireAfterLoginSuccess(ctx echo.Context, ouser *goth.User) (end bool, err error)
- func InitOauth(e *echo.Echo)
- func OnAfterLoginSuccess(hooks ...func(ctx echo.Context, ouser *goth.User) (end bool, err error))
- func RegisterProvider(c *oauth2.Config)
- func UpdateAccount() error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func FireAfterLoginSuccess ¶
func OnAfterLoginSuccess ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.