CallbackInitializer

public class CallbackInitializer : NSObject

A class responsible for registering FIDO callbacks with the Journey framework.

  • Registers the FIDO callbacks with the CallbackRegistry.

    Declaration

    Swift

    @objc
    public static func registerCallbacks()