login

Swap username and password for an authentication token. Note: token expires after 30 days. If you need a longer expiration (eg. for long-running API access), create an AccessToken (which has the benefit of being revokable).

Arguments

password:String!
username:String!

Returns

Authentication