forked from MarkEdmondson1234/googleAuthR
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 857 Bytes
/
Copy pathNAMESPACE
File metadata and controls
36 lines (35 loc) · 857 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Generated by roxygen2: do not edit by hand
export(Authentication)
export(gar_api_generator)
export(gar_attach_auto_auth)
export(gar_auth)
export(gar_auth_js)
export(gar_auth_jsUI)
export(gar_auth_service)
export(gar_auto_auth)
export(gar_batch)
export(gar_batch_walk)
export(gar_cache_delete)
export(gar_cache_empty)
export(gar_cache_get_loc)
export(gar_cache_list)
export(gar_cache_set_loc)
export(gar_create_api_objects)
export(gar_create_api_skeleton)
export(gar_create_package)
export(gar_discovery_api)
export(gar_discovery_apis_list)
export(gar_gce_auth)
export(gar_gce_auth_email)
export(gar_setup_cache)
export(gar_token_info)
export(googleAuth)
export(googleAuthUI)
export(loginOutput)
export(reactiveAccessToken)
export(renderLogin)
export(revokeEventObserver)
export(with_shiny)
import(devtools)
import(shiny)
importFrom(utils,packageVersion)