All notable changes to this project will be documented in this file.
LocalStorage
a class to store data in the browser's local storage;SessionStorage
a class to store data in the browser's session storage;OAuthClient
a class to handle OAuth2 authentication.