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
first of all thanks for the quick response for the previous queries.
Now i am trying to develop a msn chat client, the problem i am facing now is that i can connect to server via REST only.
i have to log in with credentials via browser and only access token will be returned.
So according to microsoft , i need to provide the access token for login with my app.
i am not able to find reference of access token in libstrophe API's.
can we use xmpp_connect_client api, or any other api to connect to server using access token only.. ?
Thanks in advance... :)
The text was updated successfully, but these errors were encountered:
hi ,
first of all thanks for the quick response for the previous queries.
Now i am trying to develop a msn chat client, the problem i am facing now is that i can connect to server via REST only.
i have to log in with credentials via browser and only access token will be returned.
So according to microsoft , i need to provide the access token for login with my app.
i am not able to find reference of access token in libstrophe API's.
can we use xmpp_connect_client api, or any other api to connect to server using access token only.. ?
Thanks in advance... :)
The text was updated successfully, but these errors were encountered: