This version comes with a ton of changes. All previous versions are totally incompatible with v0.10.0.
* Blueprints
* Automated unit testing
* Manual Postman testing and collection
* All modules are now in the sanic_security package instead of the sanic_security.core package
* Syntactical and name changes throughout
* Master branch is now main branch (The initial branch name, `master`, is hurtful to some)
* You may now request two-step verification with an email
* Session caches are generated on first request instead of server initialization
* Custom json response
* Twillio error handling
* Updated dependencies