This client must used to access Auth0's Authentication API. ... auth0.passwordGrant(data, function (err, userData) { if (err) { // Handle error. } ...
確定! 回上一頁