dingo / api

A RESTful API package for the Laravel and Lumen frameworks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Sanctum Auth

bastienuh opened this issue · comments

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 :

  • HTTP Basic
  • JSON Web Tokens
  • OAuth 2.0

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.