Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
{
	"user_token": token,
	"user_api_token"expiration_date": expiration_date
}


On a failed login attempt the response is like the following example:

...