Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

AmbarSoni's avatar

Where to store access_token in laravel consumer api project ??

We have legacy laravel app (webApp) - Passport Auth server User information managed in (webApp)

Consumer is laravel API project , front end nuxt js , database is different from (webApp) Consumer application not have user information

API user authentication can be done by grant type authorization code and redirect routes Access_Token also retrived …

Where to store access_token in laravel api (Consumer) project ?

How to authenticate API <-> Nuxt Application using access_token retrieved from WebApp ??

0 likes
1 reply

Please or to participate in this conversation.