Dennis43
New-
jsConnect auto signout problem
Im trying to use the auto signout code but it doesnt working. It keeps me login in the main (Laravel) site so it keeps auto re-login in the forum too In the config.php im having $Configuration['Garde… (View Post)1 -
Re: jsConnect auto signout problem
Nevermind...one more mistake. I changed to $Configuration['Garden']['Authenticator']['SignOutUrl'] = '/entry/signout/{Session_TransientKey}?Target=http://domain.com/logout'; and it working beautifull… (View Post)2