REST Resource: jwt
Resource: JwtResource
JSON representation |
{
"jwt": string
} |
Methods |
|
Inserts the resources in the JWT. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-23 UTC.
[null,null,["Last updated 2024-10-23 UTC."],[[["The `JwtResource` object represents a JSON Web Token (JWT) used for Google Wallet integrations."],["This JWT contains information about resources, as detailed in the provided link."],["Developers can use the `insert` method to integrate these resources within the JWT."],["The structure of the JWT is represented by a JSON object containing the 'jwt' field, which holds the token string."]]],[]]