Socket
Socket
Sign inDemoInstall

@moneytree/mt-link-javascript-sdk

Package Overview
Dependencies
240
Maintainers
5
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

4.0.0

Diff

Changelog

Source

4.0.0 (2023-10-06)

New Features

  • feat(sdk) remove pkce option becuase all OAuth flows must use PKCE (2234e0e)
  • feat(sdk) return the full token from exchangeToken (5131f12)

Sample App improvements

  • fix(sample) fix formatting errors in html (fc70d52)
  • fix(sample) use new service options after re-write in 3.2.1 (bf9b14a)
  • refactor(sample): inline variable, use staging, remove useless await (04c119b)

Documentation improvements

  • doc(sample) update sample to use new exchangeToken type (0e68876)
  • doc(sdk) add TSDoc comments to public API (f530830)
  • doc(sdk) fix typos and inconsistencies (a926047)
  • doc(sdk) replace markdown API doc with links typedoc (b18603d)
  • doc(sdk) update documentation for exchangeCode function (40e7cb4)
  • doc(sdk) update readme with badge maintainer instructions (7fd3f27)
  • docs(sdk) fix typos (89f69cd)

Build improvements

mt-dfrey
published 3.2.1 •

Changelog

Source

3.2.1 (2023-08-24)

Bug Fixes

  • lint: Fix lint issues (0479643)
  • typing: Fix openService/openServiceUrl option parameter typing (e48b16e)

Features

mt-max
published 3.2.0 •

Changelog

Source

3.2.1 (2023-08-24)

Bug Fixes

  • lint: Fix lint issues (0479643)
  • typing: Fix openService/openServiceUrl option parameter typing (e48b16e)

Features

mt-max
published 3.1.1 •

Changelog

Source

3.1.1 (2023-03-16)

Bug Fixes

  • configs: default sdk info always overwrite options values (6d2734e)

Features

  • MyAccount: Add support for authn_method (b94ea4b)
  • MyAccount: Add support for saml_subject_id (de9af0f)
mt-max
published 3.1.0 •

Changelog

Source

3.1.1 (2023-03-16)

Bug Fixes

  • configs: default sdk info always overwrite options values (6d2734e)

Features

  • MyAccount: Add support for authn_method (b94ea4b)
  • MyAccount: Add support for saml_subject_id (de9af0f)
hawaiiantime
published 3.0.0 •

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.
rory_lin
published 2.1.2 •

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.
rory_lin
published 2.1.1 •

rory_lin
published 2.1.0 •

micky2be
published 2.0.0 •

2Next
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