Documentation ¶
Index ¶
Constants ¶
View Source
const BearerTokenMaxValidity = 5
BearerTokenMaxValidity is the number of seconds that a bearer token is valid
Variables ¶
This section is empty.
Functions ¶
func NewOAuthService ¶
func NewOAuthService(store types.Store, conceptFinder vcr.ConceptFinder, vcValidator vcr.Validator, serviceResolver didman.CompoundServiceResolver, privateKeyStore nutsCrypto.KeyStore, contractNotary services.ContractNotary) services.OAuthClient
NewOAuthService accepts a vendorID, and several Nuts engines and returns an implementation of services.OAuthClient
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.