Libraries tagged by grant
danjdewhurst/laravel-passport-facebook-login
24457 Downloads
Facebook Token Request Grant for Laravel Passport
erdemkeren/temporary-access
1422 Downloads
This package allows you to secure your routes with one-time passwords (otp).
hamedov/passport-multiauth
2525 Downloads
Multiauth and custom grants for laravel passport
grantholle/api-resource-detection
1174 Downloads
Detect API Resources for your Eloquent models.
softrobotics/passportgrant
5629 Downloads
Custom grant_type for laravel passport
shaunpersad/api-foundation
61 Downloads
This is a package for Laravel 4 that provides a basis for creating APIs. Particularly, it allows for OAuth 2.0 implementation using any grant type your application requires, including custom grant types. Additionally, it also standardizes all API responses into an easily definable format.
olymbytes/z00s
2666 Downloads
An implementation of laravel/passport using password OAuth grant type.
martin3r/platform-integrations
393 Downloads
Integrations Service for Platform (OAuth + manual credentials, grants per user)
kematjaya/access-control-bundle
11 Downloads
Manifest-driven RBAC: grantable menu/action permissions on top of Symfony's role hierarchy, plus a filtered navigation-menu endpoint for API-first frontends.
kachnitel/entity-expression-language
423 Downloads
Evaluates Symfony ExpressionLanguage strings against PHP objects, resolving properties via PropertyAccess with optional is_granted() support
hrevert/ht-oauth-server-client-module
26 Downloads
A Zend Framework 2 module which provides custom grant for zfr-oauth2-server to authenticate users via third party applications like facebook, google etc
elpandape/warden
17 Downloads
Roles & permissions for Laravel — instance-level grants, explicit forbids, ownership, multi-tenancy, ABAC. A modernized evolution of Joseph Silber's Bouncer.
elpandape/filament-warden
4 Downloads
Roles and permissions for Filament, built on elpandape/warden — a permission grid derived from your policies, explicit denials, and conditional grants.
davefx/user-tags
6 Downloads
A WordPress user tag: behaves like a role to the whole of WordPress, grants nothing, and never touches the autoloaded role option.
qiutuleng/laravel-passport-phone-verification-code
29 Downloads
Resource owner phone verification code credentials grant for Laravel Passport