Skip to content

Latest commit

 

History

History
 
 

authentication

Workbench Core Authentication

⚠️ $\textcolor{red}{\text{Experimental}}$ ⚠️ : Not for use in any critical, production, or otherwise important deployments

Code Coverage

Statements Branches Functions Lines
Statements Branches Functions Lines

Description

This package contains services for authentication and user management.

NOTICE: The user management service does not include authorization in any form. If a user management service function is called, it assumes that the caller has permission to perform the given action.

Usage

Authentication Service

User Management Service