passport-sketchfab
v0.0.3
Published
Sketchfab (OAuth 2.0) authentication strategy for Passport.
Downloads
2
Maintainers
Readme
Passport-sketchfab
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
Install via npm
$ npm install passport-sketchfab
Usage
Credits
Copyright (c) 2022 Bence Bozvary <bozvary.com>