remotes

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdminClient

func AdminClient() *client.APIClient

func CreateBrowserLoginFlowExecute

func CreateBrowserLoginFlowExecute(w http.ResponseWriter, r *http.Request) (*client.UiContainer, error)

func CreateBrowserLogoutFlowExecute

func CreateBrowserLogoutFlowExecute(w http.ResponseWriter, r *http.Request) (*string, error)

func CreateBrowserRecoveryFlowExecute

func CreateBrowserRecoveryFlowExecute(w http.ResponseWriter, r *http.Request) (*client.UiContainer, error)

func CreateBrowserRegistrationFlowExecute

func CreateBrowserRegistrationFlowExecute(w http.ResponseWriter, r *http.Request) (*client.UiContainer, error)

func CreateBrowserSettingsFlowExecute

func CreateBrowserSettingsFlowExecute(w http.ResponseWriter, r *http.Request) (*client.UiContainer, error)

func CreateBrowserVerificationFlowExecute

func CreateBrowserVerificationFlowExecute(w http.ResponseWriter, r *http.Request) (*client.UiContainer, error)

func GetBrowserLoginFlowExecute

func GetBrowserLoginFlowExecute(w http.ResponseWriter, r *http.Request, id string) (*client.UiContainer, error)

func GetBrowserRecoveryFlowExecute

func GetBrowserRecoveryFlowExecute(w http.ResponseWriter, r *http.Request, id string) (*client.UiContainer, error)

func GetBrowserRegistrationFlowExecute

func GetBrowserRegistrationFlowExecute(w http.ResponseWriter, r *http.Request, id string) (*client.UiContainer, error)

func GetBrowserSettingsFlowExecute

func GetBrowserSettingsFlowExecute(w http.ResponseWriter, r *http.Request, id string) (*client.UiContainer, error)

func GetBrowserVerificationFlowExecute

func GetBrowserVerificationFlowExecute(w http.ResponseWriter, r *http.Request, id string) (*client.UiContainer, error)

func GetGroups

func GetGroups(c client.UiContainer) []string

func GetSession added in v1.2.1

func GetSession(w http.ResponseWriter, r *http.Request) (*client.Session, *http.Response, error)

func InitAdminClient

func InitAdminClient(url url.URL) *client.APIClient

func InitPublicClient

func InitPublicClient(url url.URL) *client.APIClient

func PublicClient

func PublicClient() *client.APIClient

Types

This section is empty.

Jump to

Keyboard shortcuts

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