Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(dao user.DAO, jwt crypto.JWT, authz authorization.Authorization, providers config.AuthProviders, isAuthEnable bool) (route.Endpoint, error)
Types ¶
type RelyingPartyWithTokenEndpoint ¶ added in v0.44.0
type RelyingPartyWithTokenEndpoint struct {
rp.RelyingParty
}
func (RelyingPartyWithTokenEndpoint) TokenEndpoint ¶ added in v0.44.0
func (r RelyingPartyWithTokenEndpoint) TokenEndpoint() string
Click to show internal directories.
Click to hide internal directories.