interface UserProof
nonce
: String
[Get] |
A string that is returned from the client that is used to verify the identity of the User. The nonce can be used with the meta account to the https://graph.oculus.com/user_nonce_validate endpoint to verify identity.
Signature
abstract val nonce: String |