Versions in this module Expand all Collapse all v1 v1.0.0 Apr 5, 2024 Changes in this version + 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