You are here

constant Github_Client::AUTH_HTTP_PASSWORD in Bibliography Module 7.2

Constant for authentication method. Indicates the new favored login method with username and password via HTTP Authentication.

File

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

Class

Github_Client
Simple yet very cool PHP Github client

Code

const AUTH_HTTP_PASSWORD = 'http_password';