diff --git a/src/Appwrite/Auth/OAuth2/Github.php b/src/Appwrite/Auth/OAuth2/Github.php index cff67b3326..dbed7ad818 100644 --- a/src/Appwrite/Auth/OAuth2/Github.php +++ b/src/Appwrite/Auth/OAuth2/Github.php @@ -138,6 +138,8 @@ class Github extends OAuth2 /** * Check if the OAuth email is verified * + * @link https://docs.github.com/en/rest/users/emails#list-email-addresses-for-the-authenticated-user + * * @param $accessToken * * @return bool