Rest.OAuth2Proxy.OAuth2Proxy – rest-1.0 Reference Manual
OAuth2Proxy
Description:
[
CCode
( cname =
"rest_oauth2_proxy_new"
, has_construct_function =
false
) ]
public
OAuth2Proxy
(
string
authurl,
string
tokenurl,
string
redirecturl,
string
client_id,
string
client_secret,
string
baseurl)
Create a new
OAuth2Proxy
.
Returns:
a newly created
OAuth2Proxy