php-oauth
php-oauth copied to clipboard
Can you provide an example for File Storage
Hi, Could you guide me how to start with File Storage. FYI i have created a new txt file and passing its path like this $storage = new File("path/to/mytxt_file"); But its throwing an exception, "File contents not unserializeable". What step i'm missing?