การลงชื่อเข้าใช้ด้วย Google จะจัดการโฟลว์ OAuth 2.0 และวงจรโทเค็น ซึ่งช่วยลดความซับซ้อนในการผสานรวมกับ Google APIs ผู้ใช้มีตัวเลือกในการเพิกถอนสิทธิ์เข้าถึง
แอปพลิเคชันได้ทุกเมื่อ
ก่อนที่จะผสานรวมไลบรารีการให้สิทธิ์ของบุคคลที่สามของ Google เข้ากับเว็บไซต์ คุณต้องสร้างรหัสไคลเอ็นต์ ซึ่งคุณต้องใช้เพื่อเรียก API การให้สิทธิ์ของบุคคลที่สาม
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-08-06 UTC"],[[["Google Sign-In streamlines the use of Google APIs by managing the OAuth 2.0 flow and token lifecycle, allowing users to revoke access at any time."],["Before integrating Google 3P Authorization, you need to create a client ID within a Google API Console project, specifying the Web browser client type and authorized origins including localhost for testing."],["After project configuration, note the generated client ID, which is essential for subsequent integration steps."]]],[]]