Skip to content

Client key instead Master key #56

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

Closed
pcg92 opened this issue Jan 25, 2019 · 10 comments
Closed

Client key instead Master key #56

pcg92 opened this issue Jan 25, 2019 · 10 comments

Comments

@pcg92
Copy link
Contributor

pcg92 commented Jan 25, 2019

Hi, include the master key in a client app is a risk. I think it should be changed by the client key instead.

@pcg92 pcg92 changed the title Master key should not be included Client key instead Master key Jan 26, 2019
@phillwiggins
Copy link
Member

I wasn't aware people were still using client keys... Is this a Back4App thing?

@pcg92
Copy link
Contributor Author

pcg92 commented Jan 27, 2019

We dont use back4app, We have installed parse in our servers, so we have client key, rest api key..
The master key is private, and should onlye be used in the server.

@phillwiggins
Copy link
Member

phillwiggins commented Jan 27, 2019 via email

@pcg92
Copy link
Contributor Author

pcg92 commented Jan 27, 2019

I think with clientKey is enough, thanks for your job 🎉

@phillwiggins
Copy link
Member

phillwiggins commented Jan 27, 2019 via email

@phillwiggins
Copy link
Member

This has now been added to the develop branch if you wish to test before V1.0.11 release.

@pcg92
Copy link
Contributor Author

pcg92 commented Jan 28, 2019

Ok, Im going to try

@pcg92
Copy link
Contributor Author

pcg92 commented Jan 28, 2019

Im getting this error

error: Undefined name 'keyHeaderClientKey'. (undefined_identifier at [parse_server_sdk] lib/src/network/parse_http_client.dart:17)

@phillwiggins
Copy link
Member

phillwiggins commented Jan 28, 2019 via email

@phillwiggins
Copy link
Member

Sorted, thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants