getExcludeCredentials

protected fun getExcludeCredentials(value: JSONObject): List<PublicKeyCredentialDescriptor>

Parse and retrieve PublicKeyCredentialDescriptor attribute

Return

The parsed PublicKeyCredentialDescriptor.

Parameters

value

The json from WebAuthn Registration Node

Throws

Failed to parse the Json