Class EOS_Auth_PinGrantInfo

java.lang.Object
com.sun.jna.Structure
host.anzo.eossdk.eos.sdk.auth.EOS_Auth_PinGrantInfo
Direct Known Subclasses:
EOS_Auth_PinGrantInfo.ByReference, EOS_Auth_PinGrantInfo.ByValue

@FieldOrder({"ApiVersion","UserCode","VerificationURI","ExpiresIn","VerificationURIComplete"}) public class EOS_Auth_PinGrantInfo extends com.sun.jna.Structure
Intermediate data needed to complete the EOS_LCT_DeviceCode and EOS_LCT_ExternalAuth login flows, returned by EOS_Auth_LoginCallbackInfo. The data inside should be exposed to the user for entry on a secondary device. All data must be copied out before the completion of this callback.
Since:
8/5/2023