We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84857fd commit d9b876eCopy full SHA for d9b876e
1 file changed
generator/templates/Authorisation/src/api/endpoints/authorisation/login.js
@@ -5,4 +5,4 @@ export default function (email, password) {
5
email: email,
6
password: password,
7
});
8
-}
+}
0 commit comments