1.0.0 • Published 2 years ago
@oyohim/ds v1.0.0
@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.
1.0.0
2 years ago