Support the ongoing development of Laravel.io →
Authentication Packages
Last updated 1 year ago.
0

Laravel Passport is an OAuth server implementation, used mostly for other applications wanting your data through your api but requiring authorization to access it.

First, you need some general understanding of OAuth, 1 hour of few texts or youTube.

Now: If you need application to application connection, you look at Authorization Code Grant Type, but since you mentioned user login, I think you are more interested in Password Grant Type! or Consuming Your API With JavaScript! (if your consuming app is on the same URL, eg. 'Same-origin'.

This is just to get you started. Write if you get stuck somewhere.

Last updated 7 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

m-alinasab m-alinasab Joined 14 Sep 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.