MediaWiki:Api-help-authmanagerhelper-returnurl

From Medusa: Coordinate Free Mehless Method implementation
Jump to: navigation, search

Return URL for third-party authentication flows, must be absolute. Either this or $1continue</var> is required. Upon receiving a <samp>REDIRECT</samp> response, you will typically open a browser or web view to the specified <samp>redirecttarget</samp> URL for a third-party authentication flow. When that completes, the third party will send the browser or web view to this URL. You should extract any query or POST parameters from the URL and pass them as a <var>$1continue request to this API module.