Module Authentication

Module Authentication 

Source
Expand description

ยงAuthentication Service

Handles user authentication, token management, and cryptographic operations for the Air daemon. This service manages secure storage of credentials and provides authentication services to Mountain with resilient patterns.

Structsยง

AuthSession
Authentication session
AuthenticationService
Authentication service implementation
CredentialsStore ๐Ÿ”’
Credentials storage
CryptoKeys ๐Ÿ”’
Cryptographic keys
UserCredentials
User credentials