Appearance
Stored only in your browser. Get one under Tokens.
Create a new (anon) session account
POST
/auth/sessions
Create a new (anon) session account
Responses
OK
application/json
JSON "challenge": "string", "email": "string", "nick": "string", "password": "string", "password_bcrypt": "string", "password_scrypt": "string", "prn": "string", "redirect_uris": [ "string" ], "time-created": "string", "time-modified": "string", "type": "string"
{
}