create

open override fun create(context: Context): CollectorFactory

Creates and configures the CollectorFactory with FIDO2 collector registration.

This method is called automatically during app startup and registers the "FIDO2" collector type with the DaVinci framework.

Return

The configured CollectorFactory instance

Parameters

context

The application context