adds comment
This commit is contained in:
parent
7de9612071
commit
a27a122825
|
@ -54,6 +54,9 @@ module Google
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
##
|
||||||
|
# Loads credentials and authorizes an client.
|
||||||
|
# @return [Object] Signet::OAuth2::Client or NIL
|
||||||
def authorize
|
def authorize
|
||||||
if load_credentials
|
if load_credentials
|
||||||
cached_credentials = load_credentials
|
cached_credentials = load_credentials
|
||||||
|
|
Loading…
Reference in New Issue