OAuth access token for the issuer's userinfo/management surfaces.
Decoded (and boundary-validated) id_token claims.
Epoch seconds; the id_token exp when the token endpoint omits expires_in.
OIDC id_token. Single-use at the Web3Auth network — never resubmit a spent one.
OptionalrefreshPresent when the client requested offline_access (widget host).
The tokens and decoded claims produced by a successful auth exchange.
Remarks
Most integrations should use createUpbond instead.