Google Sign-In จะจัดการขั้นตอน OAuth 2.0 และวงจรของโทเค็น ซึ่งทำให้การผสานรวมกับ Google API ง่ายขึ้น ผู้ใช้มีตัวเลือกในการเพิกถอนสิทธิ์เข้าถึงแอปพลิเคชันได้ทุกเมื่อ
ก่อนที่จะผสานรวมไลบรารีการให้สิทธิ์ของบุคคลที่สามของ Google ในเว็บไซต์ของคุณ คุณต้องสร้างรหัสไคลเอ็นต์ ซึ่งต้องเรียกใช้ API การให้สิทธิ์ของบุคคลที่สาม
หากต้องการสร้างโปรเจ็กต์คอนโซล 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"]],["อัปเดตล่าสุด 2024-11-09 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."]]],[]]