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.