1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

feat: added check for GitHub OAuth

This commit is contained in:
Christy Jacob 2022-05-06 00:32:49 +04:00
parent ac4bca5887
commit e58c8095cd

View file

@ -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