Open in app
Connor Leech
2.9K Followers
About

Sign in

2.9K Followers
About
Open in app
Connor Leech

Connor Leech

Oct 31, 2018·1 min read

Are we adding API authentication as well? It seems out of scope for this tutorial

Connor Leech

Engineer, writer and community organizer. I built Employbl to help candidates get jobs in the Bay Area: https://employbl.com/

…min' => [
'driver' => 'session',
'provider' => 'admins',
],
'admin-api' => [
'driver' => 'token',
'provider' => 'admins',
],

],
//
//
'providers' => [
'users' => [
'driver' => 'eloquent',
…

How to setup multiple authentication in Laravel 5.6
605
30

Godwin Ogbonnaya Jnr

More from Connor Leech

Engineer, writer and community organizer. I built Employbl to help candidates get jobs in the Bay Area: https://employbl.com/

More From Medium

30 things I learned from Javascript 30

Connor Leech in Employbl

America Has a Monopoly Problem

Connor Leech

Build a powerful Laravel 5 app with Grafite

Connor Leech in Employbl

The 2 types of software engineering interviews and how to prepare for them

Connor Leech in Employbl

Build a task app with Hapi, MongoDB and Vue.js

Connor Leech in Employbl

Build a Single Page Application with Laravel 5.8, Vue.js and Tailwind

Connor Leech in Employbl

How to optimize your website for search engines

Connor Leech in Employbl

Build authentication into your Laravel API with JSON Web Tokens (JWT)

Connor Leech in Employbl

About

Help

Legal

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store