JGithubAccount::createAuthorisation
Method to create an authorisation.
Signature
public function createAuthorisation(array
$scopes,
[string
$note = '',
[string
$url = '']] )
Parameters
-
$scopes
- A list of scopes that this authorisation is in.
-
$note
- A note to remind you what the OAuth token is for.
-
$url
- A URL to remind you what app the OAuth token is for.