* Updated JWT dependency as there were security vulnerabilites that have been addressed.
2.0.2
Not secure
* Fixed typo - create_sitenotes_collection() to create_sidenotes_collection()
2.0.1
Not secure
* Updated Collection.create_or_update() to update id if updating.
2.0.0
* Refactored Collection related methods into its own class. * Restructured the library. * Divided models/validators from core functions. * Added more tests and coverage. * Added requirements to have fyre.co at end of network name. * Made user auth check allow dash, underscore, and dots.