auth.login_with_token ===================== Authenticate session using token generated with `auth.generate_token`. .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: token

token

Type: string

Authentication token (masked for security).

Result

Type: boolean

Returns true if token login was successful, false otherwise.



*Required roles:*