This function is part of the Auth Interface.
Remarks
Release the memory associated with an EOS_Auth_IdToken structure. This must be called on data retrieved from EOS_Auth_CopyIdToken.
See Also
EOS_Auth_IdToken, EOS_Auth_CopyIdToken
Parameters
EOS_Auth_IdToken_Release
Parameter Type And Name | Usage Information |
---|---|
EOS_Auth_IdToken* IdToken | The ID token structure to be released. |