Libraries tagged by user-log
saeidsharafi/filament-otp-auth
2 Downloads
A Filament plugin for user login using email/phone and OTP verification.
rrbrr/user
14 Downloads
user login,uesr register
randohinn/userfile
2 Downloads
Adds file-based user login functionality to Laravel's Auth flow.
nemavi/dnsbl
9 Downloads
Plugin to check users logging in from DNSBL lists
mwtech/thinkphp-app-session
7 Downloads
Application level session control based on ThinkPHP/ThinkCmf.The application scenario of this project is a ThinkPHP project serving as the backend for multiple front-end projects. The sessions of each front-end project need to be separated to avoid state interference maintained by sessions, such as user login status.
kwy/wechat
15 Downloads
wechat api for user-login,template-send and so on
kruegge82/billbee-php-sdk-api
24 Downloads
Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
konnektiv/restrict-role-login
14 Downloads
Allows administrators to restrict user login based on user roles.
kaushalkishorejaiswal/users
37 Downloads
Zend Users is a user authentication module for Zend Framework 2, which provides all the users login and authentication process. Such as login, remember me, forgot password etc.
imar/login
15 Downloads
This Package is for managing users Login to the application
hadiabedzadeh/cheguevaraldap
1 Downloads
User logged in via LDAP
fortytwo/php-sdk-two-factor-authentication
1199 Downloads
Fortytwo’s Two-Factor Authentication (2FA) API adds an additional layer of security to your users’ login credentials with a unique one-time code which limits the risk of fraudulent access to your website.
fbeen/userbundle
94 Downloads
This Bundle adds complete user integration on top of the Symfony security bundle. It lets you register and manage users for your website and let the users login with or without providers such as Facebook or Google, edit their profiles, change or reset their passwords.
enuke/socialogin
335 Downloads
enable facebook,twitter and google user login into Laravel powered site
clplaylabz/login-manager
2 Downloads
A test plugin for managing user logins.