Method Web.Api.Api()->create()
- Method create
Web.Api.Api Web.Api.Api(stringclient_id,stringclient_secret,void|stringredirect_uri,void|string|array(string)|multiset(string)scope)- Description
Creates a new Api instance
- Parameter
client_id The application ID
- Parameter
client_secret The application secret
- Parameter
redirect_uri Where the authorization page should redirect back to. This must be fully qualified domain name.
- Parameter
scope Extended permissions to use for this authentication.