Closed powerivq closed 6 years ago
@taquitos Omg that if/else is set the opposite way it should be. As to attr_reader, I don't need to access the field outside of the class, so no attr_reader will be necessary here?
@taquitos yeah that's a typo.
@taquitos @nakhbari Updated, can you do another round of look?
I want to:
Pass an instance of this credential class, and those who own this object would be able to obtain a Google auth object by supplying its own distinct SCOPES.