Protocols

The following protocols are available globally.

  • Protocol for OATH-specific storage operations. Extends the base storage capabilities with OATH-specific functionality.

    Implementations of this protocol must be thread-safe and handle concurrent access properly.

    See more

    Declaration

    Swift

    public protocol OathStorage : Sendable