nonce

suspend fun nonce(): KmmResult<ClientNonceResponse>(source)

Provides a fresh nonce to the clients, for incorporating them into the credential proofs.

Requests from the client are HTTP POST.

MUST be delivered with Cache-Control: no-store as HTTP header.