[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[[["\u003cp\u003eAuthType specifies various methods for user authentication.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUSER_PASSWORD\u003c/code\u003e represents authentication via a traditional username and password combination.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOAUTH2_JWT_BEARER\u003c/code\u003e, \u003ccode\u003eOAUTH2_CLIENT_CREDENTIALS\u003c/code\u003e, and \u003ccode\u003eOAUTH2_AUTH_CODE_FLOW\u003c/code\u003e detail different Oauth 2.0 authentication methods.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSSH_PUBLIC_KEY\u003c/code\u003e provides authentication using SSH public key verification.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGOOGLE_AUTHENTICATION\u003c/code\u003e offers the option to authenticate through Google.\u003c/p\u003e\n"]]],[],null,["# AuthType defines different authentication types."]]