LoginEntryWithMeta

public struct LoginEntryWithMeta : Equatable, Hashable
extension LoginEntryWithMeta: Sendable

A login together with record fields, handed over to the store API; ie a login persisted elsewhere, useful for migrations