Socket
Socket
Sign inDemoInstall

@moneytree/mt-link-javascript-sdk

Package Overview
Dependencies
68
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @moneytree/mt-link-javascript-sdk

Moneytree Link JavaScript SDK


Version published
Weekly downloads
170
decreased by-11.92%
Maintainers
4
Created
Weekly downloads
 

Changelog

Source

3.0.0 (2021-06-01)

Bug Fixes

  • add two private config value (cd64d6a)
  • authorize-api: fix for Safari 14 issue (9fb69d0)
  • update for lint error and test failed (362f0b7)
  • logout: add optional backTo parameter (9b9da89)

Features

  • headers: set sdk info as additional headers parameter (1a55579)

  • index: new logout endpoint (64156ca)

  • myaccount: able to open each page (72c1e71)

  • open-service: rename myaccount-settings to myaccount (71cdd6c)

  • open-services: deeplink support (c179072)

  • sample-app: add example (89edfcf)

  • add del to storage (c5f2bda)

  • authorize & onboard accepts pkce & codeChallenge options (bc6bfe5)

  • sample_app: add a very basic sample app to test the SDK (84a4d18)

  • refactor!: remove auto generate state logic (c68d223)

  • refactor!: standardize tokenInfo response (491dda8)

  • refactor!: remove options from tokenInfo (c918b9d)

BREAKING CHANGES

  • No more auto generate state on init to be used in authorize and onboard API. There will be no default state and you will have to pass one via the APIs' options parameter if you need one.
  • change tokenInfo API response to standard format.
  • tokenInfo API no longer accept options parameter as it provide no benefit.

Readme

Source

This is a library for browser client to help you integrate Moneytree tools such as My Account and the Vault without having to do worry about the complex configurations.

Read the documentation for more information.

FAQs

Last updated on 01 Jun 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc