session

package
v0.0.0-...-a3c239f Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContextWithToken

func ContextWithToken(ctx context.Context) context.Context

func DisableAndDeleteSessions

func DisableAndDeleteSessions(ctx context.Context, identityId string) (err error)

func DisableSession

func DisableSession(ctx context.Context, sessionId string) (err error)

func GetIdentitySessions

func GetIdentitySessions(ctx context.Context, identityId string, pageNumber int64, perPage int64) (sessions []client.Session, err error)

func GetSession

func GetSession(ctx context.Context, sessionId string, expandOptions []string) (session *client.Session, err error)

func GetSessions

func GetSessions(ctx context.Context, pageToken string, perPage int64) (sessions []client.Session, err error)

func RefreshSession

func RefreshSession(ctx context.Context, sessionId string) (session *client.Session, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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