CFAjax |
|
| [ Home ] [ Examples ] [ Project / Download ] [ FAQ / How To] [ Docs/Articles] [ About Me ] |
Implementing authentication in CFAjax. If you are concerned about exposing your CFAjax logic/functions to outside world and want to prevent other websites from stealing/using your content, there are three authentication mechanism that you can implement in CFAjax to prevent unauthorized access.
Three methods areThree of these methods can be used independently or can also be used in any combination, usage of each method depends upon how much security you want to implement.
Want to know more about how CFAjax authentication works read detailed explanation
Examples on How to secure your data using CFAjax