api - Javascript how to hide Consumer Key and Sercret in WebApp? -


i building webapp supported parse backend. when using parse, have add consumer key , secret every request. know, if use parse in ios or android app, ok because source code not released. however, in web app, can read source code of web , parse consumer key , sercret, , hack parse data.

i wondering if there approach can hide consumer key , secret when building web app.

thank help!

ok, if use javascript it's going difficult hide kind of information. if use scripting language php, ruby, node.js etc can hide information. catch every request make js 3rd party application , add keys , secrets on server side, not exposed public.

let me know if useful or if have question.


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -