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

sahapranta's avatar

Laravel Passport Managing Team Access

Hi, I'm using Laravel Passport, and I'm aiming to implement a feature similar to GitHub Organization Access. My goal is to allow users to authorize their access via the consent screen (the default authorize.blade.php provided by Passport). During this authorization process, I want to display a list of the current user's owned teams, giving users the option to grant access to specific teams or none at all.

I've already customized the authorize.blade.php view provided by the vendor, but I'm unsure how to proceed with implementing this functionality. Any guidance on how to achieve this would be greatly appreciated

0 likes
0 replies

Please or to participate in this conversation.