latestSwagger 2.02026-08-108756114.6 KB

90e715bcdf3d

user

Provides authentication token for Firebase.

This endpoint provides a json object similar to current user's OAuth2 object.

post/user/firebase_authenticate

Response

Returns the new firebase authentication token and the expiration time in Unix timestamp format.

tokenstring

Firebase access token

expires_ininteger

Token aviability in seconds. Max expiration time is 3600.