[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-06-16 (世界標準時間)。"],[[["The Users API provides functions to create URLs for user sign-in and sign-out actions, redirecting them back to your application afterward."],["[`users.create_login_url()`](/appengine/docs/legacy/standard/python/refdocs/google.appengine.api.users#google.appengine.api.users.create_login_url) generates a sign-in URL, while [`users.create_logout_url()`](/appengine/docs/legacy/standard/python/refdocs/google.appengine.api.users#google.appengine.api.users.create_logout_url) generates a sign-out URL, both returning users to a specified URL."],["The development web server simulates Google Accounts by using its own sign-in and sign-out system, prompting users for an email address."],["This API is for first-generation App Engine standard environment runtimes; migrating to App Engine Python 3 requires different options for legacy bundled services."]]],[]]