Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 322 Bytes

CHANGELOG.md

File metadata and controls

10 lines (6 loc) · 322 Bytes

SAIDify Changelog

0.1.0

Completed first functional version of the library.

  • Provides saidify, a single function as the API to the library.
  • Generates a valid, qualified, Base64URLSafe encoded (qb64) SAID from a JSON object and a label.

Warning: The equivalent Saider.verify() function may not yet be working.