LoginMeta

public struct LoginMeta : Equatable, Hashable
extension LoginMeta: Sendable

Metadata fields managed internally by the library. These are automatically set on add() and updated on operations like touch() and update(). Not included in LoginEntry; use add_with_meta() when importing records with existing metadata.