Support Two Factor Authentication (2FA) #4214
Answered
by
crynobone
dwightwatson
asked this question in
Q&A
-
Unless I'm missing something there doesn't appear to be any native support for 2FA. My application uses Jetstream with 2FA support which works great, but someone could easily visit
|
Beta Was this translation helpful? Give feedback.
Answered by
crynobone
May 11, 2022
Replies: 1 comment 1 reply
-
You can already utilise login via jetstream. config(['nova.routes.login' => '/login']); |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dwightwatson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can already utilise login via jetstream.