bassoumi / acl
Manage ACL between dart services
1.0.1
2020-03-19 13:32 UTC
Requires
- php: ^7.1.3
- firebase/php-jwt: ^5.1
This package is auto-updated.
Last update: 2025-03-20 00:22:56 UTC
README
- composer require bassoumi/acl
- register DartACLServiceProvider
- register auth middleware in app/bootstrap
- change driver in auth.php to dart-jwt
- change providers.users.model to DartUser
- add auth:api middleware to secured routes
- add env variable: DART_JWT_SECRET