Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 304 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 304 Bytes

userList_moralis

Requirement

npm install moralis

Setup

  • Change YOUR_SERVER_URL and YOUR_APP_ID in main.js by your moralis information
  • Put all code in cloud_function.js to Cloud Functions of Moralis server

Note

  • User must be under role:Administrator to request list users.