constant Github_Client::AUTH_HTTP_TOKEN in Bibliography Module 7.2
Constant for authentication method. Indicates the new login method with with username and token via HTTP Authentication.
File
- modules/
CiteProc/ Github/ Client.php, line 32
Class
- Github_Client
- Simple yet very cool PHP Github client
Code
const AUTH_HTTP_TOKEN = 'http_token';