You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once you have succesfully installed the application, some example scripts are located at. To use them first copy an configuration file to your app root.
Open `.hf-api-client-example.php` and configure it with credentials you got from us.
22
+
Open `.hf-api-client-secrets.php` and configure it with credentials you got from us.
23
23
24
-
Now to can run the example scripts;
24
+
Finally the example scripts are configured to use `data/cache` as directory for its cached accss tokens. This directory must exist (only for the examples).
0 commit comments