xo::Authorize method logout (public)
<instance of xo::Authorize> logout
Defined in packages/xooauth/tcl/authorize-procs.tcl
Perform logout operation from oauth in the background (i.e. without a redirect) when the logout_url is nonempty.
- Testcases:
- No testcase defined.
Source code: set url [:logout_url] if {$url ne ""} { ns_http run $url }XQL Not present: Generic, PostgreSQL, Oracle