Authenticate and call various API endpoints (Helix)
In this example we authenticate as a user and call a couple API (Helix) endpoints to get the user follower list and stream key. First we need create an Authentication() instance that is used to self host and listen to...