# Generated by roxygen2: do not edit by hand

export(clear_token)
export(decode_token)
export(ices_get_jwt)
export(ices_patch_jwt)
export(ices_post_jwt)
export(ices_request_jwt)
export(ices_token)
export(set_username)
export(token_expiration)
export(token_user)
importFrom(base64enc,base64decode)
importFrom(getPass,getPass)
importFrom(httr,GET)
importFrom(httr,add_headers)
importFrom(httr,message_for_status)
importFrom(httr,status_code)
importFrom(httr,stop_for_status)
importFrom(jsonlite,parse_json)
importFrom(keyring,key_delete)
importFrom(keyring,key_get)
importFrom(keyring,key_list)
importFrom(keyring,key_set_with_value)
importFrom(whoami,username)
