Using Passport and Dingo
Open
- Dominant language
- PHP
- Stars
- 9.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Use laravel Passport with Api Dingo for email and password authentication With
> 'auth' => [
> 'jwt' => 'Dingo\Api\Auth\Provider\JWT',
> ],
>
> 'auth' => [
> 'passport' => 'ProviderPassport',
> ],
Contributor guide
Assessment
This issue has not been assessed yet.