1
0
Fork 0
mirror of synced 2024-05-20 04:32:37 +12:00

update comment

This commit is contained in:
Bishwajeet Parhi 2022-07-08 16:02:24 +00:00
parent 16c1b0bc2a
commit 2d8ddfedfa

View file

@ -5,7 +5,7 @@ namespace Appwrite\Auth\OAuth2;
use Appwrite\Auth\OAuth2;
// Reference Material
// [DOCS FROM OAUTH PROVIDER]
// https://disqus.com/api/docs/auth/
class Disqus extends OAuth2
{