@oyohim/ds
v1.0.0
Published
A Dynamic Signature Generator for Oyohim
Downloads
2
Readme
@oYoHim/DS
Create a dynamic secret for oyohim.
Installation
npm install @oyohim/ds
# or use yarn
yarn add @oyohim/ds
Usage
import { DynamicSecret } from '@oyohim/ds'
const webviewDS = DynamicSecret.createSign(DynamicSecret.Version.WebView)
const DS = webbiewDS({/** post body */}, {/** get query params */})
License
This project is licensed under the MIT License.
Only for learning and communication, not for commercial use.