Closed ariard closed 1 year ago
Still have to share back a CredentialAuthenticationResult to clients, them being cached by the sample. Then a ServiceDeliveranceRequest being sent to civkit-node, this being verified and if okay send back a ServiceDeliveranceResult.
CredentialAuthenticationResult
ServiceDeliveranceRequest
civkit-node
ServiceDeliveranceResult
Still have to share back a
CredentialAuthenticationResult
to clients, them being cached by the sample. Then aServiceDeliveranceRequest
being sent tocivkit-node
, this being verified and if okay send back aServiceDeliveranceResult
.