1.0.0 • Published 8 years ago

scratch-auth v1.0.0

Weekly downloads
67
License
BSD-3-Clause
Repository
github
Last release
8 years ago

scratch-auth

Authentication utilities for Scratch

Build Status Coverage Status dependencies Status devDependencies Status

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!