Libraries tagged by authenticate
semerenkovladim/yii-eoauthh
0 Downloads
Yii Framework Extension. EOAuthUserIdentity class implements IUserIdentity Yii interface and the OAuth protocol to authenticate a user. Based on Google's software.
seiffert/crowd-auth-bundle
14 Downloads
This bundle allows Symfony apps to authenticate users against Atlassian Crowd.
sawolabs/sawo-laravel
12 Downloads
Passwordless and OTP-less Authentication for your website. It helps you to authenticate user via their email or phone number.
rocker/google-login
2 Downloads
Package that makes it possible to authenticate against a PHP-Rocker application using google user credentials (https://github.com/victorjonsson/PHP-Rocker)
rocker/facebook-login
9 Downloads
Package that makes it possible to authenticate against a PHP-Rocker application using facebook (https://github.com/victorjonsson/PHP-Rocker)
robjbrain/laravel-user-timestamps
125 Downloads
Drop in replacements for UserTimestamps and SoftDeletes to also store the authenticated user id.
robertboes/laravel-portal
1 Downloads
Laravel Portal - Easily create single routes that serve guests and authenticated users
rob006/yii2-simple-auth-yii-authenticator
88 Downloads
Yii 2 extension that provides helper for authenticate Request from yii2-httpclient package.
rasmusbe/signin-with-apple
124 Downloads
A package to verify and authenticate with Sign in with Apple
pvsv1984/lumen-2fa
2 Downloads
A One Time Password Authentication package, compatible with Google Authenticator. Authenticates oauth tokens
pm7913/flarumjwtauth
3 Downloads
Register and authenticate through a JWT token
plhw/hf-api-client
762 Downloads
PLHW API Client provides means to authenticate clients against with OAuth2 server and issue authorized requests to our api endpoints
pjiranuwattkku/yii2-eauth
1 Downloads
Yii2 EAuth Extension. EAuth allows to authenticate users with accounts on other websites (Google, Facebook, Twitter, etc).
phumsoft/userstamps
2 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
phpfour/laravel-userstamps-for-backpack
118 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application. This forks make that work for Backpack for Laravel.