Sam Dunne
Sam Dunne
Looking into this
Doing the following should solve this: ``` ruby provider :gplus, ENV['GPLUS_KEY'], ENV['GPLUS_SECRET'], access_type: 'offline' ``` Closing this unless you have any other issues.
Thanks for this. I'll modify the format_scope and get it working as per the documentation
Hmmm. Yep ok, I like this idea. I shall look into implementing it :)