deviceAuthenticator
Factory function for creating device authenticators based on authentication type.
This property can be set to provide custom authenticator implementations. If not set, the default authenticators will be used based on the authentication type. The function argument is the DeviceBindingAuthenticationType to create an authenticator for. Returns a DeviceAuthenticator instance for the specified type.