constants

package
v1.12.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUserIDRequired                 = errors.New("user ID is required")
	ErrProviderIDRequired             = errors.New("provider ID is required")
	ErrAccountIDRequired              = errors.New("account ID is required")
	ErrAccessTokenExpiresAtBeforeNow  = errors.New("access token expiration time must be in the future")
	ErrRefreshTokenExpiresAtBeforeNow = errors.New("refresh token expiration time must be in the future")
	ErrNoPropertiesProvided           = errors.New("at least one property must be provided for update")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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