scratch-auth
v1.0.0
Published
Authentication utilities for Scratch
Downloads
72
Readme
scratch-auth
Authentication utilities for Scratch
Installation
npm install scratch-auth
Usage
const Auth = require('scratch-auth');
const a = new Auth('salt', 'secret');
const unsigned = a.unsign('value:zyBNJHpGyml3X-RhCx0mbjLFzPs');
const unpacked = a.unpack(unsigned);
Donate
We provide Scratch free of charge, and want to keep it that way! Please consider making a donation to support our continued engineering, design, community, and resource development efforts. Donations of any size are appreciated. Thank you!