Members

(constant) crypto

GridFSBucketAdapter Stores files in Mongo using GridFS Requires the database adapter to be based on mongoclient

FilesAdapter

Simple filename validation

Type Definitions

AuthPolicy

AuthPolicy default: can be combined with ONE additional auth provider if additional configured on user additional: could be only used with a default policy auth provider solo: Will ignore ALL additional providers if additional configured on user

Type:
  • "default" | "additional" | "solo"