Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grant

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grant - npm Package Versions

1
10

3.5.0

Diff

Changelog

Source

v3.5.0 (2015/08/30)

  • Change: Improved OAuth2 random state string
  • New: Ability to override the redirect_uri
  • New: Ability to configure Grant without having a server configuration key
  • New: Generic error handler for missing or misconfigured provider
  • New: Introduced custom_params option for safer way to configure Custom Authorization Parameters
  • New: Improved documentation about all configuration Quirks
  • New: Official support for 5 new providers
simov
published 3.4.0 •

Changelog

Source

v3.4.0 (2015/07/20)

  • Change: Improved configuration initialization
  • Change: Migrated rdio to OAuth2
  • Change: Updated trakt OAuth URLs
  • New: Added device_id and device_name custom authorization parameters for yandex
  • New: Docs about the Programmatic Access
  • New: Official support for 3 new providers
simov
published 3.3.3 •

Changelog

Source

v3.3.3 (2015/06/24)

  • New: Official support for 9 new providers
simov
published 3.3.2 •

Changelog

Source

v3.3.2 (2015/06/05)

  • New: Official support for 2 new providers
simov
published 3.3.1 •

Changelog

Source

v3.3.1 (2015/05/21)

  • New: Official support for 10 new providers
simov
published 3.3.0 •

Changelog

Source

v3.3.0 (2015/05/17)

  • Change: The Express middleware is no longer using the express-session middleware internally
  • Change: The Express and Koa middlewares are no longer using their body-parser middleware internally
  • Change: Express is set as peerDependency in grant-express
  • Change: Koa is set as peerDependency in grant-koa
  • Change: Yar is no longer set as peerDependency in grant-hapi, though using session is still required
simov
published 3.2.0 •

Changelog

Source

v3.2.0 (2015/04/23)

simov
published 3.1.0 •

Changelog

Source

v3.1.0 (2015/04/14)

  • New: transport option that allows the response data to be returned in the final callback either as querystring or in the session
  • New: state: true option that enables auto generated random state string on each authorization attempt (OAuth2 only)
simov
published 3.0.3 •

Changelog

Source

v3.0.3 (2015/04/02)

  • Change: Allow any session store to be used with the Koa middleware
  • Change: Using koa-route instead of koa-router internally in the Koa middleware
  • Change: grant-hapi now uses peerDependencies
simov
published 3.0.2 •

Changelog

Source

v3.0.2 (2015/03/17)

  • Fix: Removed default Express require left over in index.js
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc