hi,
You can use something like https://jwt.io/ to communicate between two websites. (two separate domains).
Hope that helps,
Joel
joelfrens said:
hi,
You can use something like https://jwt.io/ to communicate between two websites. (two separate domains).
Hope that helps,
Joel
I think the solution is implementing this method posted by Dario in laracasts https://laracasts.com/discuss/channels/laravel/authenticating-with-eloquent-and-without-database-how-to-handle-user-roles-and-permissions But, since i'm kind of still begineer at laravel, i'm still struggling to understand the method.
Great question. I am also looking for solution how to autenticate over tables in external database.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community