All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- ???
options.token
not required inaccounts.updatePassword
- docs improvements
- docs improvements
- API docs
- basic usage example
- tests
authorize
,authorizeByEmail
,updateScopes
methods
resetPassword
method becameupdatePassword
verifyToken
method now takes a JWT as first argument instead of a request object (see the main township repo for dealing with request objects)
- removed methods related to request & response handling (see the main township repo for a replacement)
- Hooks now work as expected