[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `InvalidJwtException` class, which is thrown when a JSON Web Token (JWT) is found to be invalid."],["The `InvalidJwtException` class inherits from the base `Exception` class and implements the `ISerializable` interface."],["The class is available in the `Google.Apis.Auth` namespace, specifically within the `Google.Apis.Auth.dll` assembly."],["A key feature of the class is its constructor, `InvalidJwtException(string message)`, which initializes the exception with a custom error message explaining the reason for the JWT's invalidity."],["The page also contains various versions of the class, starting with 1.50.0, and the latest being 1.69.0."]]],[]]