diff --git a/src/Appwrite/Auth/OAuth2/Disqus.php b/src/Appwrite/Auth/OAuth2/Disqus.php index 533b4c3c7f..dcbde880b4 100644 --- a/src/Appwrite/Auth/OAuth2/Disqus.php +++ b/src/Appwrite/Auth/OAuth2/Disqus.php @@ -22,6 +22,9 @@ class Disqus extends OAuth2 return 'disqus'; } + /** + * @return string + */ public function getLoginURL(): string { $url = $this->endpoint . 'oauth/2.0/authorize/?' .