appwrite: Register example for NodeJS doesn't work

https://appwrite.io/docs/auth#register

let client = new Auth.Client();
             ^

ReferenceError: Auth is not defined

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 17 (8 by maintainers)

Most upvoted comments

Actually we completely missed the Electron app scenario, but it should be an easy fix.