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

# Functions

No description provided by the author
GetSession retrieves the user session from the request context.

# Structs

Session is a session-bound Verifiable Credential wallet.
SessionMiddleware is Echo middleware that ensures a user session is available in the request context (unless skipped).
Wallet is a session-bound Verifiable Credential wallet.

# Interfaces

CookieReader is an interface for reading cookies from an HTTP request.