/passport-sketchfab

Passport strategy for authenticating with Sketchfab Login (OAuth 2.0) using the OAuth 2.0 API.

Primary LanguageJavaScriptMIT LicenseMIT

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>

Thanks

License