openid

package
v0.0.0-...-3c4c4c4 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2025 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type Session

type Session struct {
	Token     oauth2.Token `json:"token"`
	ExpiresAt meta.Time    `json:"expiresAt"`

	Username string `json:"username"`
}

func (*Session) AsResponse

func (s *Session) AsResponse() *pbImplEnvoyAuthV3Shared.ResponseAuth

func (*Session) Expires

func (s *Session) Expires() time.Time

Jump to

Keyboard shortcuts

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