dingo / api

A RESTful API package for the Laravel and Lumen frameworks.
BSD 3-Clause "New" or "Revised" License
9.33k stars 1.25k forks source link

Laravel Sanctum Auth #1772

Open bastienuh opened 3 years ago

bastienuh commented 3 years ago
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, we can see a list of the current supported authentication providers :

With Laravel 8, we have a new provider : Laravel 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.