tokeninfo

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleTokenInfo

func HandleTokenInfo(ctx *fiber.Ctx) *model.Response

HandleTokenInfo handles requests to the tokeninfo endpoint

func HandleTokenInfoHistory added in v0.4.0

func HandleTokenInfoHistory(
	rlog log.Ext1FieldLogger, tx *sqlx.Tx, req *pkg.TokenInfoRequest, mt *mytoken.Mytoken,
	clientMetadata *api.ClientMetaData,
) *model.Response

HandleTokenInfoHistory handles a tokeninfo history request

func HandleTokenInfoIntrospect added in v0.4.0

func HandleTokenInfoIntrospect(
	rlog log.Ext1FieldLogger,
	tx *sqlx.Tx,
	mt *mytoken.Mytoken,
	origionalTokenType model.ResponseType,
	clientMetadata *api.ClientMetaData,
) *model.Response

HandleTokenInfoIntrospect handles token introspection

func HandleTokenInfoList added in v0.4.0

func HandleTokenInfoList(
	rlog log.Ext1FieldLogger, tx *sqlx.Tx, req *pkg.TokenInfoRequest, mt *mytoken.Mytoken,
	clientMetadata *api.ClientMetaData,
) *model.Response

HandleTokenInfoList handles a tokeninfo list request

func HandleTokenInfoNotifications added in v0.10.0

func HandleTokenInfoNotifications(
	rlog log.Ext1FieldLogger, tx *sqlx.Tx, req *pkg.TokenInfoRequest, mt *mytoken.Mytoken,
	clientMetadata *api.ClientMetaData,
) *model.Response

HandleTokenInfoNotifications handles a tokeninfo notifications request

func HandleTokenInfoSubtokens added in v0.4.1

func HandleTokenInfoSubtokens(
	rlog log.Ext1FieldLogger, tx *sqlx.Tx, req *pkg.TokenInfoRequest, mt *mytoken.Mytoken,
	clientMetadata *api.ClientMetaData,
) *model.Response

HandleTokenInfoSubtokens handles a tokeninfo list subtokens request

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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