synLogout.Rd
Removes authentication information from the Synapse client.
synLogout(forgetMe=FALSE)
Set as TRUE to clear any local storage of authentication information.
See the flag "rememberMe" in synLogin.
if (FALSE) {
synLogout()
}