api

package
v0.0.0-...-25c6cba Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BaseUrlName    = "BASE_URL"
	PrivateKeyName = "PRIVATE_KEY"
	HintSizeName   = "HINT_SIZE"
	PublicOpsName  = "PUBLIC_OPERATIONS"

	OperationLogin        = "auth:Login"
	OperationRefreshToken = "auth:RefreshAccessToken"
	AccessTokenPath       = "/"
	RefreshTokenPath      = "/access-token/refresh"
)

Variables

View Source
var (
	Log = utils.NewLogger()

	ResponseMessageCredentialNotFound interface{} = "invalid credentials"

	ResponseMessageCredentialsInvalid interface{} = "invalid credentials"
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
@formatter:off package handlers provides primitives to interact with the openapi HTTP API.
@formatter:off package handlers provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

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