client

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultClient

type DefaultClient struct {
	ID                 string
	Secret             string
	Public             bool
	IDTokenSigningAlg  jose.SignatureAlgorithm
	RedirectURIs       []string
	ApprovedScopes     sdk.Arguments
	ApprovedGrantTypes sdk.Arguments
}

func (*DefaultClient) GetApprovedGrantTypes

func (d *DefaultClient) GetApprovedGrantTypes() sdk.Arguments

func (*DefaultClient) GetApprovedScopes

func (d *DefaultClient) GetApprovedScopes() sdk.Arguments

func (*DefaultClient) GetID

func (d *DefaultClient) GetID() string

func (*DefaultClient) GetIDTokenSigningAlg

func (d *DefaultClient) GetIDTokenSigningAlg() jose.SignatureAlgorithm

func (*DefaultClient) GetRedirectURIs

func (d *DefaultClient) GetRedirectURIs() []string

func (*DefaultClient) GetSecret

func (d *DefaultClient) GetSecret() string

func (*DefaultClient) IsPublic

func (d *DefaultClient) IsPublic() bool

Jump to

Keyboard shortcuts

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