coinbase / cbpay-js

Coinbase Pay SDK
MIT License
329 stars 141 forks source link

[Secure initialization] Add `onrampToken` to `generateOnRampURL` #226

Closed sumxu96 closed 8 months ago

sumxu96 commented 8 months ago

Description & motivation

Adding onrampToken parameter to generateOnRampURL to allow for secure initialization.

Testing & documentation

Added unit test.