Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Ali Qureshi

    (@parorrey)

    Hi,

    Sorry for replying late.. I was on holidays in the mountains..

    If you need to authenticate user, you should use ‘generate_auth_cookie’ and then use cookie value for any endpoint which requires authentication.

    Hope that helps.

    how to keep cookie value in another end point??

    Plugin Author Ali Qureshi

    (@parorrey)

    You need jQuery and HTML5 local storage knowledge to get it done. you need to store the cookie value in local storage, please search google for this, it is beyond the scope of this plugin support.

    I am having the same problem to how to keep cookie value in another end point??

    Let me know if their is any solution / way to do this

    Thanks

    Plugin Author Ali Qureshi

    (@parorrey)

    you need to store the cookie value in html5 local storage. please its documentation.

    I have little knowledge of local storage. to set and get but how to implement jquery/js with the endpoint function ?

    Plugin Author Ali Qureshi

    (@parorrey)

    plz check the html5 forums or jquery website for local storage implementation.

    For local storage concept is clear to me !
    I have poor knowledge for API, I am only working for endpoints using your plugin and on API build one of my friend working, So have to implement local storage when returns result while build API ??

    Thanks Ali, I completed this, only need to set cookie for one day and while logout to destroy cookie .I Enjoyed work with your plugin , Learn lot of new things. If I have query , will ask you ??

    Cheers!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘how to user check password’ is closed to new replies.