authpolicy

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const MaxCookieNamespaceLength = 32

Variables

This section is empty.

Functions

func CanonicalPublicAPIURL

func CanonicalPublicAPIURL(input string) (string, error)

func CanonicalPublicURL

func CanonicalPublicURL(input string) (string, error)

func ParseCookieNamespace

func ParseCookieNamespace(input string) (string, error)

Types

type CookieNames

type CookieNames struct {
	Session      string
	OAuthBinding string
	Namespaced   bool
}

func DefaultCookieNames

func DefaultCookieNames() CookieNames

func NewCookieNames

func NewCookieNames(namespace, publicURL, publicAPIURL string) (CookieNames, error)

Jump to

Keyboard shortcuts

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