package
1.20.0
Repository: https://github.com/owncloud/ocis.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewAccountsServiceUserBackend creates a user-provider which fetches users from the ocis accounts-service.
NewCS3UserBackend creates a user-provider which fetches users from a CS3 UserBackend.

# Variables

ErrAccountDisabled account disabled.
ErrAccountNotFound account not found.
ErrNotSupported operation not supported by user-backend.

# Interfaces

RevaAuthenticator helper interface to mock auth-method from reva gateway-client.
UserBackend allows the proxy to retrieve users from different user-backends (accounts-service, CS3).