google.appengine.api.users.CreateLogoutURL
Stay organized with collections
Save and categorize content based on your preferences.
Computes the logout URL and specified destination URL for the request.
View aliases
Main aliases
`google.appengine.api.users.create_logout_url`
google.appengine.api.users.CreateLogoutURL(
dest_url, _auth_domain=None
)
This function works for Google Accounts applications.
Args |
dest_url
|
String that is the desired final destination URL for the user
after the user has logged out. If dest_url does not specify a host,
the host from the current request is used.
|
Returns |
|
Logout URL as a string.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-16 UTC.
[null,null,["Last updated 2025-06-16 UTC."],[],[]]