Passport strategy for authenticating with Sketchfab Login (OAuth 2.0) using the OAuth 2.0 API.
This module lets you authenticate using Sketchfab, in your Node.js applications.
By plugging into Passport, Sketchfab authentication can be easily integrated
into any application or framework that supports Connect-style
middleware, including Express.
Install via npm
$ npm install passport-sketchfab
Copyright (c) 2022 Bence Bozvary <bozvary.com>