appwrite/docs/examples/javascript/auth/oauth.md
2019-10-12 22:17:24 +03:00

233 B

let sdk = new Appwrite();

sdk .setProject('') ;

/**