package
6.0.0-beta.10+incompatible
Repository: https://github.com/nuts-foundation/nuts-node.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
Package contract is a generated GoMock package.
No description provided by the author
Package oauth contains generic OAuth related functionality, variables and constants.
Package services is a generated GoMock package.
No description provided by the author

# Functions

DefaultConfig returns an instance of Config with the default values.
NewAuthInstance accepts a Config with several Nuts Engines and returns an instance of Auth.
NewMockAuthenticationServices creates a new mock instance.
No description provided by the author

# Constants

ModuleName contains the name of this module.

# Structs

Auth is the main struct of the Auth service.
No description provided by the author
Config holds all the configuration params.
No description provided by the author
MockAuthenticationServices is a mock of AuthenticationServices interface.
MockAuthenticationServicesMockRecorder is the mock recorder for MockAuthenticationServices.

# Interfaces

AuthenticationServices is the interface which should be implemented for clients or mocks.