@aiao/leancloud-hash

leancloud hash

Usage no npm install needed!

<script type="module">
  import aiaoLeancloudHash from 'https://cdn.skypack.dev/@aiao/leancloud-hash';
</script>

README

leancloud-hash

leancloud 密码算法

Use

import { leancloudHash } from '@aiao/leancloud-hash';
const hash = leancloudHash('password', 'h60d8x797d3oa0naxybxxv9bn7xpt2yiowz68mpiwou7gwr2');
console.log(hash);