lsc hace 4 meses
padre
commit
84360a67be
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      login.js

+ 0 - 1
login.js

@@ -9,7 +9,6 @@ module.exports = async function handler(req, res) {
 
     try {
       // Login with each request. In a production app, you'd want to manage sessions.
-      // const response = await client.users.login("xujiawei@cocorobo.cc", "usestudio-1");
       const response = await client.users.login({
           email:"xujiawei@cocorobo.cc",
           password:"usestudio-1"