You are here

constant Github_Client::AUTH_URL_TOKEN in Bibliography Module 7.2

Constant for authentication method. Indicates the default, but deprecated login with username and token in URL.

File

modules/CiteProc/Github/Client.php, line 20

Class

Github_Client
Simple yet very cool PHP Github client

Code

const AUTH_URL_TOKEN = 'url_token';