Spacha / PoliisiautoServer

A server for an application where users can report bullying to a trusted adult.
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Study Laravel API and Sanctum or Passport #5

Closed Spacha closed 2 years ago

Spacha commented 2 years ago

Which authentication solution to use? https://laravel.com/docs/9.x/sanctum https://laravel.com/docs/9.x/passport

Spacha commented 2 years ago

Pretty good video: https://www.youtube.com/watch?v=bvvVX9Pny84

Spacha commented 2 years ago

The study is completed. Sanctum seems to be the obvious choice in this case.