-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Support basic auth for REST API calls #1059
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
Comments
it's not implemented yet AFAIK. not sure if we can provide a timeline. PR are welcome. |
Any idea when the basic HTTP authentication might be added? |
Thanks to @hmoqhim for adding this. It will be in the next version. |
Closed
4 tasks
Is this working yet? I get error:unauthorized |
THis has landed 10 months ago: #2574 |
The label |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Based on parse REST Api documentation you can make requests using basic HTTP authentication. For example:
https://myAppID:[email protected]/1/classes/GameScore/Ed1nuqPvcm
This feature seems not to be working on parse-server
The text was updated successfully, but these errors were encountered: