Skip to main content

login

Login a user. 2fA code is also needed if the 2FA authentication is enabled for the account

login(
input: LoginInput!
): LoginOutput!

Arguments

login.input ● LoginInput! non-null input

Type

LoginOutput object

The output data of the login process