Welcome Guest, Not a member yet? Register   Sign In
Shield - 2FA for only some users
#3

Thank you, Thats great help.
I will star that location to check for further questions and checking before asking.
Already helped with my SyncGroups not working.

I have just about got extending the Email2FA working.
Simply bypassing createIdentity() method doesn't seem to work,
I have to bypass the return view(setting('Auth.views')['action_email_2fa'], ['user' => $user]); as well.

However the Show() function requires a string to be returned, but if I want to redirect()->to() it fails as not a string.
if I removed the : String requirement it throws an error because I have to follow the parent (Email2FA) rules.

Can you help direct me a bit here?
Reply


Messages In This Thread
Shield - 2FA for only some users - by TexasTF - 10-03-2023, 08:48 AM
RE: Shield - 2FA for only some users - by kenjis - 10-03-2023, 02:04 PM
RE: Shield - 2FA for only some users - by TexasTF - 10-04-2023, 07:38 AM
RE: Shield - 2FA for only some users - by TexasTF - 10-04-2023, 10:03 AM
RE: Shield - 2FA for only some users - by kenjis - 03-07-2024, 04:51 PM
RE: Shield - 2FA for only some users - by kenjis - 03-10-2024, 05:54 PM
RE: Shield - 2FA for only some users - by kenjis - 03-10-2024, 06:06 PM
RE: Shield - 2FA for only some users - by scottb - 04-29-2024, 08:33 AM



Theme © iAndrew 2016 - Forum software by © MyBB