@mastergnou/auth-contracts
v0.2.0
Published
Shared Mount auth contracts, DTOs, enums, and storage keys.
Maintainers
Readme
@mastergnou/auth-contracts
Shared DTOs, enums, auth provider types, and browser storage-key constants for Mount-family auth flows.
Current surface:
- auth provider and session-provider types
- browser auth storage keys
- password-login, refresh-token, and SSO-callback request DTOs
- logout DTOs
- password setup/reset DTOs
- tenant auth mode / SSO status enums
- identity lifecycle and deprovision contract types
- SCIM error/list DTOs plus normalized patch/user helper types
- tenant auth management DTOs
- shared string sanitization decorator and utility
Current caution:
AuthTokenPairDTOstill includestenantIdbecause the first extraction slice is Coachiz-led- revisit that contract before claiming full single-tenant neutrality
