Documentation ¶
Index ¶
- func CreateOauthProviderHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DeleteOauthProviderHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetOauthProviderByIdHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetOauthProviderListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func OauthCallbackHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func OauthLoginHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UpdateOauthProviderHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOauthProviderHandler ¶
func CreateOauthProviderHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DeleteOauthProviderHandler ¶
func DeleteOauthProviderHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetOauthProviderByIdHandler ¶
func GetOauthProviderByIdHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetOauthProviderListHandler ¶
func GetOauthProviderListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func OauthCallbackHandler ¶
func OauthCallbackHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func OauthLoginHandler ¶
func OauthLoginHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UpdateOauthProviderHandler ¶
func UpdateOauthProviderHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.