You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can tell from the subject line, this isn't a bug, it's more of a request for a simple example of authentication via Go.
I have found that as a somewhat less experienced developer, I have no idea where to start using the go client.
I am using porcelain. I created an API access token for my Netlify account, but now I am stuck. After two days of experimenting, I have still not found a way to do something as simple as list the sites in my account.
It would be great if the readme.md could include a simple auth example and one call to listsites or something similar.