typedef

package
v0.0.0-...-ce03e45 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthCodeID

type AuthCodeID uint64

type AuthorizationRequestFingerprint

type AuthorizationRequestFingerprint struct {
	AuthTime    time.Time
	Nonce       string
	RedirectURI string
	UserID      UserID
}

type ClientID

type ClientID string

func (ClientID) String

func (c ClientID) String() string

type ConsentID

type ConsentID uint64

type GrantType

type GrantType string

type RedirectURIID

type RedirectURIID uint64

type RelyingPartyID

type RelyingPartyID uint64

type RequestParamKey

type RequestParamKey struct{}

type SessionID

type SessionID uint64

type TokenType

type TokenType string

type UserID

type UserID uint64

func (UserID) MarshalBinary

func (uid UserID) MarshalBinary() ([]byte, error)

func (UserID) String

func (uid UserID) String() string

Jump to

Keyboard shortcuts

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