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

Zurtyper's avatar

Single auth server and multiple API

Hello,

I would like to create a single auth server to manage multiple roles and access to multiple seperated Laravel API. I thought about using sanctum to create my auth server but I was not sure if the session cookie would work with such a setup. How would you manage to implement such an architecture ? Any advice would be welcome.

Thanks

0 likes
0 replies

Please or to participate in this conversation.