Name | Description | Type | Additional information |
---|---|---|---|
user_identity |
User's API context. The client application should maintain this context and return it with every future request sent to the server. |
UserContext |
None. |
token |
Valid user token. To be send with every future request sent to the server. |
string |
None. |
firebase_token |
Valid json Token to validate to google firebase |
string |
None. |