tanuki v0.2.0 Tanuki.Sessions

Summary

Functions

create(client, params)

POST /session

Login to get private token

Parameters:

  • login (required) - The login of user
  • email (required if login missing) - The email of user
  • password (required) - Valid password

NB. No token is needed here, the client can be initiated with “” as token