Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F950293
PhabricatorAuthProviderOAuthDisqus.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
324 B
Referenced Files
None
Subscribers
None
PhabricatorAuthProviderOAuthDisqus.php
View Options
<?php
final
class
PhabricatorAuthProviderOAuthDisqus
extends
PhabricatorAuthProviderOAuth
{
public
function
getProviderName
()
{
return
pht
(
'Disqus'
);
}
protected
function
newOAuthAdapter
()
{
return
new
PhutilAuthAdapterOAuthDisqus
();
}
protected
function
getLoginIcon
()
{
return
'Disqus'
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Jun 17, 2:02 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
224975
Default Alt Text
PhabricatorAuthProviderOAuthDisqus.php (324 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment