<users-in-memory> ( -- provider )
Furnace framework » Furnace authentication » Authentication providers » In-memory authentication provider

Prev:users-in-memory


Vocabulary
furnace.auth.providers.assoc

Inputs
None

Outputs
provideran users-in-memory


Word description
Creates a new authentication provider which stores the usernames and passwords in an associative mapping.

Definition