Jun 4, 2021
0
Level 1
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
Please or to participate in this conversation.