Marky. Posted October 1 Share Posted October 1 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? Link to comment Share on other sites More sharing options...
teraßyte Posted October 1 Share Posted October 1 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. Link to comment Share on other sites More sharing options...
Recommended Posts