{"library":"passport-hubspot-postilize","type":"library","category":null,"description":"This package provides a Passport.js strategy for authenticating users against HubSpot using the OAuth 2.0 protocol. It enables Node.js applications, particularly those built with Connect-style middleware like Express, to integrate HubSpot login functionality. The current stable version is 1.0.1. The \"postilize\" suffix in the name suggests it might be a specialized or modified fork of a more general `passport-hubspot` library, potentially indicating a focused scope or a specific set of customizations. This strategy allows developers to configure authentication using HubSpot client ID, client secret, and a callback URL. It integrates with Passport's `passport.authenticate()` middleware to manage the OAuth flow, returning user profile data that includes `hub_id`, `hub_domain`, and `user_id`. While the exact release cadence isn't specified, its specialized nature might mean updates are less frequent than a foundational library.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","passport","hubspot","auth","authentication","identity"],"install":[{"cmd":"npm install passport-hubspot-postilize","imports":["import { Strategy as HubSpotStrategy } from 'passport-hubspot-postilize';\n// Or for CommonJS:\nconst HubSpotStrategy = require('passport-hubspot-postilize').Strategy;","import passport from 'passport';"]},{"cmd":"yarn add passport-hubspot-postilize","imports":[]},{"cmd":"pnpm add passport-hubspot-postilize","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/passport-hubspot-postilize","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/passport-hubspot-postilize/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}