watermark logo

OAuth server authentication on custom user table using Laravel 5 Auth

5 vistas
admin
admin
03 Dec 2019

In this tutorial I will show you how we can use our own custom user table instead of the oauth_user table to validate a username and password when using the "password" grant type.

In most applications there will be a user table and ideally the authentication should be based on the same table. So in this tutorial we will extend the bshaffer's PDO class so that we can use Laravel 5 authentication

Mostrar más

0 Comentarios Ordenar por

No se encontraron comentarios

Comentarios de Facebook

Hasta la próxima