register

suspend fun register(context: Context, deviceName: String? = null, node: Node)

Perform WebAuthn Registration

Parameters

context

The application context

node

The current Node


fun register(context: Context, deviceName: String? = null, node: Node, listener: FRListener<Void?>)

Perform WebAuthn Registration

Parameters

node

The current Node

listener

Listener to listen for WebAuthn Registration Event