How to log someone out of their account
This is probably this most basic stupid thing ever, but I guess it can be useful in some situations...
Put their user ID after the equals sign, user ID is obtained from their profile
HTML Code:
http://www.gaiaonline.com/auth/logout/?userid=((USER ID))
Profile: http://www.gaiaonline.com/profiles/((USERNAME))
Just link them to it with their User ID in there, and when they click it they will be logged out.
There wont be any redirection warning either since it's in the gaia site.