Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Marky. Posted October 1, 2023 Posted October 1, 2023 Hi. I would like to use an MFA authorization code that gives the user access to the forum in other applications associated with the user's forum data - this is a game server. Does anyone know how to use this?
teraßyte Posted October 1, 2023 Posted October 1, 2023 It should be possible as long as you call the IPS class that handles it: \IPS\MFA\MFAHandler::accessToArea( APP, AREA, URL, MEMBER_OBJECT ); You can use one of the existing areas (like the login screen) or create a custom app to support a custom MFA location.
Recommended Posts