ios/AuthenticatorShared/UI/Auth/AuthAction.swift
2024-04-24 23:14:35 -05:00

6 lines
125 B
Swift

// MARK: - AuthAction
/// An action that may require routing to a new Auth screen.
///
public enum AuthAction: Equatable {}