
Manuel Lemos - 2015-11-24 05:57:27 -
In reply to message 1 from Sagar Patil
No, by default the class stores authorization in session variables. As long as you are making calls to the API when the user is accessing your pages, session variables are OK. The class takes care of the storage, you do not have to be concerned how it works internally.