Libraries tagged by remote api
studiomieters/laravel-authentication
0 Favers
11 Downloads
11 Downloads
Manage user authentication, provided by the api. Remember, this package will take care of al the authentication. You can remove all authentication routes, providers and middleware from your project.
rooftopcms/rooftop-response-sanitiser
1 Favers
386 Downloads
386 Downloads
The awesome WP-API includes some things in its response that we would rather handle in the client.For example, we remove content['rendered'] and replace with content['json'] with links replaced with shortcodes.