-
-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for endpoints used in mobile app #6
Comments
Is this issue fixed? |
hey @erandiganepola! your contribution would be super welcome 😄 take a look at https://zulip.readthedocs.io/en/latest/git-guide.html etc to see how to go about contributing |
Thank you, I will look into that 👍 |
erandiganepola
added a commit
to erandiganepola/zulip-js
that referenced
this issue
Mar 26, 2017
erandiganepola
added a commit
to erandiganepola/zulip-js
that referenced
this issue
Mar 26, 2017
…_fetch_api_key. Fixing indentations.
erandiganepola
added a commit
to erandiganepola/zulip-js
that referenced
this issue
Mar 26, 2017
…v_fetch_api_key
erandiganepola
added a commit
to erandiganepola/zulip-js
that referenced
this issue
Mar 26, 2017
…v_fetch_api_key
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From https://github.com/zulip/zulip-mobile/blob/master/src/api/apiClient.js, the endpoints used in the React Native mobile app that are not yet here are:
/get_auth_backends
/dev_get_emails
/dev_fetch_api_key
/users/me/presence
/messages/flags
The text was updated successfully, but these errors were encountered: