endpoints

package
v0.0.0-...-122f59b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DependencySet = wire.NewSet(
	wire.Struct(new(Endpoints), "*"),
)

Functions

This section is empty.

Types

type Endpoints

type Endpoints struct {
	HTTPHost  httputil.HTTPHost
	HTTPProto httputil.HTTPProto
}

func (*Endpoints) AuthorizeEndpointURL

func (e *Endpoints) AuthorizeEndpointURL() *url.URL

func (*Endpoints) ConsentEndpointURL

func (e *Endpoints) ConsentEndpointURL() *url.URL

func (*Endpoints) EndSessionEndpointURL

func (e *Endpoints) EndSessionEndpointURL() *url.URL

func (*Endpoints) ErrorEndpointURL

func (e *Endpoints) ErrorEndpointURL(uiImpl config.UIImplementation) *url.URL

func (*Endpoints) JWKSEndpointURL

func (e *Endpoints) JWKSEndpointURL() *url.URL

func (*Endpoints) LoginEndpointURL

func (e *Endpoints) LoginEndpointURL() *url.URL

func (*Endpoints) LoginLinkVerificationEndpointURL

func (e *Endpoints) LoginLinkVerificationEndpointURL(uiImpl config.UIImplementation) *url.URL

func (*Endpoints) LogoutEndpointURL

func (e *Endpoints) LogoutEndpointURL() *url.URL

func (*Endpoints) LogoutURL

func (e *Endpoints) LogoutURL(redirectURI *url.URL) *url.URL

func (*Endpoints) OAuthEntrypointURL

func (e *Endpoints) OAuthEntrypointURL() *url.URL

func (*Endpoints) Origin

func (e *Endpoints) Origin() *url.URL

func (*Endpoints) PromoteUserEndpointURL

func (e *Endpoints) PromoteUserEndpointURL() *url.URL

func (*Endpoints) ResetPasswordEndpointURL

func (e *Endpoints) ResetPasswordEndpointURL(uiImpl config.UIImplementation) *url.URL

func (*Endpoints) RevokeEndpointURL

func (e *Endpoints) RevokeEndpointURL() *url.URL

func (*Endpoints) SSOCallbackEndpointURL

func (e *Endpoints) SSOCallbackEndpointURL() *url.URL

func (*Endpoints) SSOCallbackURL

func (e *Endpoints) SSOCallbackURL(alias string) *url.URL

func (*Endpoints) SelectAccountEndpointURL

func (e *Endpoints) SelectAccountEndpointURL(uiImpl config.UIImplementation) *url.URL

func (*Endpoints) SettingsChangePasswordURL

func (e *Endpoints) SettingsChangePasswordURL() *url.URL

func (*Endpoints) SettingsEndpointURL

func (e *Endpoints) SettingsEndpointURL() *url.URL

func (*Endpoints) SettingsURL

func (e *Endpoints) SettingsURL() *url.URL

func (*Endpoints) SignupEndpointURL

func (e *Endpoints) SignupEndpointURL() *url.URL

func (*Endpoints) TesterURL

func (e *Endpoints) TesterURL() *url.URL

func (*Endpoints) TokenEndpointURL

func (e *Endpoints) TokenEndpointURL() *url.URL

func (*Endpoints) UserInfoEndpointURL

func (e *Endpoints) UserInfoEndpointURL() *url.URL

func (*Endpoints) WeChatAuthorizeEndpointURL

func (e *Endpoints) WeChatAuthorizeEndpointURL() *url.URL

func (*Endpoints) WeChatAuthorizeURL

func (e *Endpoints) WeChatAuthorizeURL(alias string) *url.URL

func (*Endpoints) WeChatCallbackEndpointURL

func (e *Endpoints) WeChatCallbackEndpointURL() *url.URL

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL