Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExternalEventRequest ¶
type ProviderResponse ¶
func NewProviderResponse ¶
func NewProviderResponse(ops []entity.OauthProvider, ouis []entity.OauthUserInfo) []ProviderResponse
type UserResponse ¶
type UserResponse struct { entity.User Providers []ProviderResponse `json:"providers"` }
Click to show internal directories.
Click to hide internal directories.