Clicky

Javascript Access plugin V1.0 released

Normally Sitelok is used to secure .php pages controlled by server side PHP scripts. For most websites this is ideal and provides a very secure solution. However sometimes there may be a need to access user variables (name, email, custom fields etc) from a javascript or jQuery application. The Javascript Access plugin provides access to a logged in users data and also allows writing to custom fields. This can be done on pages that are not .php as well, increasing the flexibility.

The plugin assumes that you have sufficient knowledge of Javascript ,although the function are quite easy to understand.

More information