ajax - Why is there a Foursquare v2 API javascript authentication method? -


browsing though foursquare api documentation, noticed when obtaining access token ajax there no need secret key (for obvious reasons). makes me wonder point of having register apps foursquare in first place if can fake being app using client key. why allow this?

https://developer.foursquare.com/docs/oauth.html

your answer in document referred to

since each credential tied particular url

the point foursquare looking @ url of requesting script security. if there no registration there no url tie credentials to.

i hope makes sense


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -