From dab0a8ec274036f0b6fed95ab1c37b743324b07a Mon Sep 17 00:00:00 2001 From: Bishwajeet Parhi <62933155+2002Bishwajeet@users.noreply.github.com> Date: Fri, 5 Aug 2022 21:25:21 +0530 Subject: [PATCH] Update src/Appwrite/Auth/OAuth2/Disqus.php Co-authored-by: Christy Jacob --- src/Appwrite/Auth/OAuth2/Disqus.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Appwrite/Auth/OAuth2/Disqus.php b/src/Appwrite/Auth/OAuth2/Disqus.php index 533b4c3c7..dcbde880b 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/?' .