mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Require less permissions by default
This commit is contained in:
@@ -15,7 +15,7 @@ class Github extends OAuth2
|
||||
* @var array
|
||||
*/
|
||||
protected $scopes = [
|
||||
'user',
|
||||
'user:email',
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user