Recommended by Users (3 of 82)
CALL SOAP WEB SERVICE SOAP AUTHENTICATION Pity Problem to call Web service with authentication I am facing problem in calling a web service and get its info The web services URL (SSL): * URL for web services: https://www.tadawul.com.sa/Tadawul_WebAPI/services/GetDetailQuote * URL for WSDL: https ...
HOW CAN USERS LOGIN WITH SMS AUTHENTICATION? LOGIN PAGE SMS AUTHENTICATION Sharan Rai Login page code that has SMS authentication I need code for a login page that has SMS authentication. PHP SMS AUTHENTICATION: AUTHENTICATE USERS ONCE USING CODES SENT VIA SMS This class can authenticate users once ...
WHAT IS THE BEST PHP LDAP USER AUTHENTICATION CLASS? LDAP USER AUTHENTICATION SMATI Djassem LDAP user authentication and get user info I need a LDAP class for user authentication and get user information PHP LDAP: AUTHENTICATE USERS CONNECTING TO A LDAP SERVER This class can authenticate users connecting ...
...
that use the Laravel framework. The package also provides scripts that use Laravel valet command to link the applications to reuse the same user authentication code. Name: DeGraciaMathieu <contact> Classes: 25 packages by DeGraciaMathieu Country: France France Level 1 Star Innovation award Innovation ...
...
Table Inheritance - Taxonomies - Post Format - Pages - Categories & Taxonomies - Attachments & Revision - Thumbnails - Options - Menu - Users - Authentication - Running Tests * Contributing * License VERSION COMPATIBILITY Laravel | Corcel :---------|:---------- 5.1.x | ~2.1.0 5.2.x | ~2.2.0 5 ...
...
if the access token expired and refresh the token value before sending an API call, without requiring the user presence. For servers that support re-authentication like Facebook, the class may also force the user to enter this application password on the authorization page. For servers that support ...
Email, PHP 5, Security This package can send messages using Gmail Two Factor Authentication. It can take a configuration array created by Google that takes the SMTP host address, port, encryption method, user name, and application-specific password tied to a given user. The package uses the PHPMailer ...
PHP 5, User Management, Security This package can implement password authentication policies. It can perform several types of check to evaluate if user passwords and authentication procedures comply with security recommendations. The base class can take as parameters a user profile with details like ...
Cryptography, User Management, PHP 7 This package can generate Agora user authentication tokens. It is a package based on the Agora PHP token generator. The package can take a channel name, user identifier and the lifetime limit of the token to generate. It can return the generated token as a string ...
...
without entering any password. PHP Programming Innovation award winner December 2024 WebauthN is a standard specification aimed at defining the authentication of Web application users using FIDO credentials provided by devices like fingerprint readers. This package provides a PHP implementation of the ...
PHP 5, Cryptography, Security This class can check a YubiKey OTP authentication locally. It can take the first 12 characters (public id) of OTP (One Time Password) to check to retrieve the right AES key secret from your user identification handler to decrypt the dynamic OTP part. This class includes ...
User Management, Web services, PHP 7, A... This package can verify if a specific type of work was done. It provides an API that can generate a random challenge code that can be displayed to users using Web page front-end code. The API can also verify if the user entered a correct challenge code. ...
...
, Design Patterns This package can authenticate users using MVC classes. It provides model, view and controller classes to implement a user authentication page. The model class extends the database access class to access user records stored in a MySQL database table using the PHP PDO extension. The ...