Socket
Socket
Sign inDemoInstall

@blinkmobile/bm-identity

Package Overview
Dependencies
Maintainers
5
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blinkmobile/bm-identity - npm Package Versions

2

5.1.0-beta.1

Diff

kizaonline
published 5.0.0 •

Changelog

Source

5.0.0 - 2019-03-05

Changed

  • changed from Auth0 to Cognito

Removed

  • the following functions:
    • assumeAWSRole()
    • getTenants()
    • setTenant()
    • removeTenant()

Dependencies

  • update base64url to 3.0.1 (from 2.0.0)

  • update inquirer to 6.2.2 (from 5.1.0)

  • update jsonwebtoken to 8.5.0 (from 8.1.1)

  • no longer depend upon lodash.memoize

  • update opn to 5.4.0 (from 5.2.0)

  • update request to 2.88.0 (from 2.83.0)

  • depend upon aws-sdk 2.412.0

mymattcarroll
published 4.0.2 •

Changelog

Source

4.0.2 - 2018-07-20

Dependencies

blinkmobile-admin
published 4.0.1 •

Changelog

Source

4.0.1 - 2018-02-02

Fixed

  • usage of accessToken as well as id_token to be backward compatible
blinkmobile-admin
published 4.0.0 •

Changelog

Source

4.0.0 - 2018-02-01

Added

  • refreshToken option to login() function

Removed

  • getProfile() function
  • email login provider
  • sms login provider
blinkmobile-admin
published 3.3.0 •

Changelog

Source

3.3.0 - 2018-01-24

Added

  • getPayload function for getting Access Token payload
blinkmobile-admin
published 3.2.0 •

Changelog

Source

3.2.0 - 2018-01-10

Added

  • API-116: check for environment variables to use to create JWT instead of checking local file system.

Dependencies

blinkmobile-admin
published 3.1.0 •

Changelog

Source

3.1.0 - 2017-10-19

Added

  • email scope to requests to get Access Tokens from Auth0

Dependencies

blinkmobile-admin
published 3.0.0 •

Changelog

Source

3.0.0 - 2017-09-22

Breaking Changes

  • ANALYTICS-125: Added login option storeJwt to store jwt on local file system. This property will default to false. This was the default behaviour in previous releases.
  • AUTH-84: promise return from getAccessToken() will now reject if:
    • There is no access token stored on the local file system
    • The access token stored is not a valid JWT
    • The access token stored has expired

Removed

  • AUTH-84: getServiceSettings() function

Dependencies

blinkmobile-admin
published 2.3.5 •

Changelog

Source

2.3.5 - 2017-05-29

Dependencies

2
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