What's New in Laravel 8

What’s New in Laravel 8

Laravel 8 is here! Take a look at what’s new and how to quickly add authentication to your apps

Pavel Smirnov

So this looks like it works, but what about the next step:
- I have a JS PWA written in Angular sitting at say APP.domain.com
- I have a Laravel app providing APIs to the app above sitting say in WEB.domain.com

How do I sign in the user to Okta in PWA and they access the APIs on WEB without reauthenticating ?

Erik Olson

I’m trying to follow this and it’s like the Okta dashboard they are describing is a completely different application