Libraries tagged by rest authentication
siftware/live-connect
938 Downloads
Consumes Microsoft's Live Connect REST API. Allows OneDrive (SkyDrive) interaction and authentication
shell/card-management-sdk
48 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
156205 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
ingenerator/tokenista
85792 Downloads
Simple signed and expiring token generator and validator - for password reset, CSRF, authentication, whatever
dayspring-tech/login-bundle
44650 Downloads
Form login user authentication for Symfony2, with forgot/reset password, change password.
nineinchnick/yii2-usr
4573 Downloads
Yii 2.0 framework module for user authentication, password reset, registration and profile updating.
cerbero/auth
200 Downloads
Laravel module to implement the authentication system into your applications.
nineinchnick/yii-usr
2840 Downloads
Yii framework module for user authentication, password reset, registration and profile updating.
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.
elnooronline/laravel-api-authentication
863 Downloads
This package used to scaffold basic login, registration and reset password in restful api
oronatur/basic-user-functionality
2 Downloads
A very basic login and register script. Comes with password reset and email authentication. Intended for private use.
falco442/slim-token-auth-mvc
32 Downloads
A Slim Framework skeleton to build REST API with token autentication
thinkerytim/oauth2-flexmls
2 Downloads
FlexMLS OAuth 2.0 support for the PHP League's OAuth 2.0 Client