Laravel Sanctum Auth
Open
- Dominant language
- PHP
- Stars
- 9.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
| Q | A
| ----------------- | ---
| Bug? | no
| New Feature? |yes
| Framework | Laravel
| Framework version | 5.8.*
| Package version | 3.0.5
| PHP version | 7.4.16
In the documentation, in the [Authentication page](https://github.com/dingo/api/wiki/Authentication), we can see a list of the current supported authentication providers :
- HTTP Basic
- JSON Web Tokens
- OAuth 2.0
With Laravel 8, we have a new provider : **[Laravel Sanctum](https://laravel.com/docs/8.x/sanctum)**.
Is it plan to add it? I can may be help on this, but not alone I think.
Thanks for your feedback on this.
Contributor guide
Assessment
This issue has not been assessed yet.