logout: Logout of the EDI repository

View source: R/logout.R

logoutR Documentation

Logout of the EDI repository

Description

Logout of the EDI repository

Usage

logout()

Details

Removes the temporary authentication token system variables "EDI_TOKEN" and "AUTH_TOKEN".

Value

(NULL) No return value.

See Also

Other Authentication: login()

Examples

## Not run: 
logout()

## End(Not run)


EDIutils documentation built on May 6, 2026, 9:06 a.m.