Libraries tagged by rest authentication
daxvir/restclient
5 Downloads
An elegant and smart Rest API Client with OAuth2 authentication support for laravel
logoscon/key-auth
9899 Downloads
API/Secret Key Authentication handler for the WP REST API.
wipkip/live-connect
7 Downloads
Consumes Microsoft's Live Connect REST API. Allows OneDrive (SkyDrive) interaction and authentication
siftware/live-connect
938 Downloads
Consumes Microsoft's Live Connect REST API. Allows OneDrive (SkyDrive) interaction and authentication
shell/card-management-sdk
49 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.
msgphp/symfony-demo-app
667 Downloads
A Symfony demo application with basic user management, a REST/GraphQL API and OAuth/JWT authentication.
ellaisys/aws-cognito
168899 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
ingenerator/tokenista
87832 Downloads
Simple signed and expiring token generator and validator - for password reset, CSRF, authentication, whatever
dayspring-tech/login-bundle
46833 Downloads
Form login user authentication for Symfony2, with forgot/reset password, change password.
cerbero/auth
200 Downloads
Laravel module to implement the authentication system into your applications.
nineinchnick/yii2-usr
4596 Downloads
Yii 2.0 framework module for user authentication, password reset, registration and profile updating.
nineinchnick/yii-usr
2840 Downloads
Yii framework module for user authentication, password reset, registration and profile updating.
groton-school/slim-oauth2-api-proxy
183 Downloads
Server-side actions and routes for authenticating to and accessing an REST API from a web client
hichemtab-tech/tokens-validation
42 Downloads
TokensValidation is a PHP library for secure authentication and authorization in web applications. It generates dynamic tokens for user login, password reset, and email confirmation. The library is ideal for software that requires secure user authentication and authorization.
drawmyattention/expauth
5179 Downloads
A Laravel 5 authentication driver that supports Expression Engine's membership system.. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.