Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

5.1 Protecting Routes With Sanctum

Laravel 7 introduced Sanctum, a token authentication scheme for APIs and SPA. It's awesome, and we'll use it to create tokens in this lesson.

Related Links