You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Passport is probably one of the oldest first party package we have. It still uses the old way of setting up routes through a dedicated routes method on the Passport class. It's best that we move it to a new routes/web.php file in similar fashion as all the other first party packages.