mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
update comment
This commit is contained in:
parent
16c1b0bc2a
commit
2d8ddfedfa
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ namespace Appwrite\Auth\OAuth2;
|
||||||
use Appwrite\Auth\OAuth2;
|
use Appwrite\Auth\OAuth2;
|
||||||
|
|
||||||
// Reference Material
|
// Reference Material
|
||||||
// [DOCS FROM OAUTH PROVIDER]
|
// https://disqus.com/api/docs/auth/
|
||||||
|
|
||||||
class Disqus extends OAuth2
|
class Disqus extends OAuth2
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue