RJ / playdar-core

Playdar - a content resolver for music
http://www.playdar.org/
MIT License
192 stars 17 forks source link

Provide authcode revoke method that returns JSONP #21

Open jwheare opened 15 years ago

jwheare commented 15 years ago

I'm just hitting this at the moment and it gives an annoying console error as the Javascript engine tries to parse HTML as JS:

http://localhost:60210/authcodes?revoke=BLAH

jsonp=callback plz