zebedeeclient

package
v2.33.1 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IdentityClient

type IdentityClient interface {
	CheckTokenIdentity(ctx context.Context, token string, tokenType identity.TokenType) (*dprequest.IdentityResponse, error)
}

IdentityClient interface contains one method

type ZebedeeClient

type ZebedeeClient struct {
	Client IdentityClient
}

ZebedeeClient contains zebedee client handler

func NewZebedeeClient

func NewZebedeeClient(zebedeeURL string) *ZebedeeClient

NewZebedeeIdentity creates a new zebedee identity client

func (ZebedeeClient) CheckTokenIdentity

func (z ZebedeeClient) CheckTokenIdentity(ctx context.Context, token string) (*dprequest.IdentityResponse, error)

CheckTokenIdentity calls dp-api-clients-go/identity to check service token

Jump to

Keyboard shortcuts

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