vote up 0 vote down star

Hello, are there any solutions to implement REST authentications for clients using only Javascript? Because the Javascript code is always readable by anyone. I've read many posts about REST authentication here but didn't found any ansers.

flag
The only solution I think is a (API)-Key or something. But how do I make sure that the Key only works for a specified domain? One line in the hosts file and I would bypass this check if it based on Javascript. – Snoopy Nov 4 at 8:08

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.