Skip to content

Built In Providers

Danny SMc edited this page May 13, 2021 · 2 revisions

Built-In Providers

As part of the framework, I plan to offer built-in providers that are/can be configured by the Options object, that will contain a series of pre-built useful sets of functionality, this most likely in time will be split out to plugins, but I am not there yet, as I am still finalising plugin support.

Currently there is one available provider.

Provider Description
CryptoProvider This provider comes built with AES encryption and PBKDF2 password hashing mechanics and password verification methods.

Useful Links:

Clone this wiki locally