get_redirect_uri


Description:

public abstract unowned string? get_redirect_uri (Source source)

Returns a value for the "redirect_uri" keys in the authenticate and get_token operations.

The default implementation returns "urn:ietf:wg:oauth:2.0:oob".

Parameters:

this

an OAuth2Service

source

an associated Source

Returns:

The redirect_uri to use, or null for none