feat: add tenant credential management #63
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: NationTech/harmony#63
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/tenantCredentials"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the foundation for managing tenant credentials, including:
TenantCredentialScore
for scoring credential-related operations.TenantCredentialManager
trait for creating users.CredentialMetadata
struct to store credential information.CredentialData
enum to hold credential content.TenantCredentialBundle
struct to encapsulate metadata and content.This provides a starting point for implementing credential creation, storage, and retrieval within the harmony system.
f77d989109
toa2bac9ac10