Constructs an instance of this DTO.
The authentication challenge that can be used to authenticate a user to the dApp. This challenge must be included in a transaction on dHealth Network such that an end-user can be considered logged-in.
Generated using TypeDoc
A DTO class that consists of an authentication challenge.
"accessToken"
and"refreshToken"
. The access token is short- lived and the refresh token can used to refresh the currently used access token whenever it expires.v0.3.0