Sign in Sign up
nuget

Waher.Security.Users

Defines an architecture of persistent users, roles and privileges that can be used to provide detailed authorization in applications. Privileges are ordered in a tree structure. Roles contains a list of allowed privileges (nodes or entire branches), or explicitly prohibited privileges (nodes or branches). Each user can be assigned one or more roles. Credentials are protected using hash digests. Objects are persisted through the object database abstraction layer, defined in Waher.Persistence.

nuget View on Nuget

Activity

Latest release
1mo ago
Total releases
14
Cadence
~2 months
Last 12 months
1

Details

First release
Jan 12, 2021
Releases
Version Released
1.4.0 minor
1.3.3 patch
1.3.2 patch
1.3.1 patch
1.3.0 minor
1.2.0 minor
1.1.1 patch
1.1.0 minor
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial