Versions in this module Expand all Collapse all v1 v1.0.0 Aug 16, 2026 Changes in this version + const Audience + const AuthenticationId + const Issuer + const RegisteredDomain + const SessionId + func MakeCookieExplicit(authenticationId string, signer motmedelCryptoInterfaces.NamedSigner, ...) string + func MakeDbscProof(challenge string, extraClaims ...map[string]any) (string, []byte) + func MakeStandardCookie(authenticationId string, signer motmedelCryptoInterfaces.NamedSigner) string + func SetUp() (*authorizer_request_parser.Parser, *motmedelCryptoEddsa.Method, *sql.DB)