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
We started a new project with Laravel Jetstream (Inertia / vuejs) and implemented Laravel Socialite.
When a new user register, login, enable 2FA and re-login the 2FA works fine, but when a user login with Socialite (Microsoft), enable 2FA and re-login the user doesn’t get the 2FA form, but go straight to the dashboard.
How can we use fortify to handle the 2fa processes for socialite users?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
We started a new project with Laravel Jetstream (Inertia / vuejs) and implemented Laravel Socialite.
When a new user register, login, enable 2FA and re-login the 2FA works fine, but when a user login with Socialite (Microsoft), enable 2FA and re-login the user doesn’t get the 2FA form, but go straight to the dashboard.
How can we use fortify to handle the 2fa processes for socialite users?
Beta Was this translation helpful? Give feedback.
All reactions