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.
Return
A DeviceAuthenticator instance for the specified type
Parameters
type
The authentication type to create an authenticator for