Google Identity Services در حال انتقال به APIهای FedCM است. راهنمای مهاجرت را دنبال کنید تا تغییرات احتمالی را بررسی کنید و از تأثیرات منفی ورود کاربر به وب سایت خود جلوگیری کنید.
با مجموعهها، منظم بمانید ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
مدیر اعتبار بومی مرورگر، اعتبار رمز عبور کاربر را ذخیره می کند. برای فعال کردن مدیر اعتبار داخلی مرورگر، ویژگی data-native_login_uri را تنظیم کنید.
درخواست One Tap و گفتگوی مدیر اعتبار بومی با هم در یک صفحه نمایش داده نمی شوند. گفتگوی اصلی فقط زمانی نمایش داده می شود که اعلان One Tap نمایش داده نشود. نمونه کد زیر را ببینید:
تاریخ آخرین بهروزرسانی 2025-01-08 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-01-08 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eThe default login flow can be customized to better suit specific needs.\u003c/p\u003e\n"],["\u003cp\u003eYou can enable the browser's native credential manager by setting the \u003ccode\u003edata-native_login_uri\u003c/code\u003e attribute to handle password logins separately.\u003c/p\u003e\n"],["\u003cp\u003eThe native credential manager dialog and the One Tap prompt are mutually exclusive, with the native dialog appearing only when One Tap is not shown.\u003c/p\u003e\n"]]],[],null,["| **Objective:** If the default login flow doesn't meet your requirements, you can customize it in several ways. Read the following information for available customization options.\n\nA browser's native credential manager stores a user's password credentials. To\nenable the browser's native credential manager, set the `data-native_login_uri`\nattribute.\n\nThe One Tap prompt and the native credential manager dialog aren't displayed\ntogether on the same page. The native dialog is only displayed when the One Tap\nprompt isn't displayed. See the following code example: \n\n \u003cdiv id=\"g_id_onload\"\n data-client_id=\"\u003cvar translate=\"no\"\u003eYOUR_GOOGLE_CLIENT_ID\u003c/var\u003e\"\n data-login_uri=\"\u003cvar translate=\"no\"\u003ehttps://your.domain/your_login_endpoint\u003c/var\u003e\"\n data-native_login_uri=\"\u003cvar translate=\"no\"\u003ehttps://your.domain/your_password_login_endpoint\u003c/var\u003e\"\u003e\n \u003c/div\u003e"]]