Support the ongoing development of Laravel.io →
Authentication Authorization Passport

Hello all I have a question regarding authentication, and I'm not sure if Passport, or some other Laravel service is the answer...

Scenario: Let's say I have 4 different API's, one of which is used for auth.

I would like the other 3 API's to authenticate with my 1 single auth API in order to request data.

Question: Can Passport or some other Laravel service already solve this problem?

Real life example:

At my job, we currently have multiple SPA's/Mobile apps (all built with VueJS). We would like a "single sign on" system. Where all of our users only need one set of credentials that allows them to access any of our applications.

So, they (our users) could create an account with our company through any one of our applications, and that account will allow them access to all of our applications/services.

Caveats:

All of our front end applications are built with VueJS specifically Quasar Framework, and they're cross platform. So we need this to work for both mobile and web.

We do not want to use Facebook, Google, Twitter, etc for auth.

Any help/advice would be greatly appreciated thx!

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Fabian fabian-murillo Joined 10 Jul 2021

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.

© 2025 Laravel.io - All rights reserved.