mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
feat: added reference docs for Google
This commit is contained in:
@@ -4,6 +4,10 @@ namespace Auth\OAuth;
|
||||
|
||||
use Auth\OAuth;
|
||||
|
||||
// Reference Material
|
||||
// https://developers.google.com/oauthplayground/
|
||||
// https://developers.google.com/identity/protocols/OAuth2
|
||||
// https://developers.google.com/identity/protocols/OAuth2WebServer
|
||||
class Google extends OAuth
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user