Ivy
Ivy
I managed to grab the access token for my account through the test console, but it doesn't seem to recognize it when I paste it into the code. Any help?...
Based on the example on the README and the sample code, the scope information is sent through `passport.authenticate`. After spending a long time trying to figure out why I can't...
I added the gem and added activate :deploy (+ configs) for FTP upload. When I run `middleman deploy` (or with bundle exec), I get the following error. Not sure where...