Hi,
We’re building a membership / subscription site for a client in Laravel and would like to be able to auth users into the Laravel webapp – using the default Laravel auth – with Infusionsoft login credentials (validated by middleware). The client has 500 users from their old Wordpress / Memberium site that they want to upgrade to a Laravel webapp.
Can someone with experience in integrating Laravel with Infusionsoft shed some light on how exactly is this achievable?