authentication-node-sample icon indicating copy to clipboard operation
authentication-node-sample copied to clipboard

Results 6 authentication-node-sample issues
Sort by recently updated
recently updated
newest added

This does not seem to be working any longer. When I click on the broken image link I get this response {"status":400,"message":"invalid client"} Is there a youtube video demonstrating this...

and for good measure also print the complete result in the console for easy access.

Adjust the readme to make it more obvious that this is a user authentication example and not suitable for things were a user login is not practical/sensible

I saw that you guys are using the generic passport oauth2 strategy to authenticate on Twitch. Have you considered using the specific passport strategy created to authenticate with Twitch? I'll...

As of February the package "request" has been deprecated and will no longer be supported. I would recommend switching to "node-fetch" which is more likely to be maintained and is,...