You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aniri
changed the title
[Not ready for dev] Combine the login and send fcm token in one api call
Combine the login and send fcm token in one api call
Oct 25, 2020
Send the firebase token on the login call. There is no need for two separate calls.
Use the new login endpoint:
POST /api/v2/access/authorize
Send both login info & firebase related info:
Remove the call to
POST /api/v1/notification/register
The text was updated successfully, but these errors were encountered: