Logout of the EDI repository

logout()

Details

Removes the temporary authentication token system variable "EDI_TOKEN".

See also

Other Authentication: login()

Examples

if (FALSE) {
logout()
}