- Authentication
- Documentation
- Custom Requests
- Made Most Get and Create Methods available for the following features.
- Customer / User Authentication.
- Cart Management.
- Order Management.
- Products management.
- Categories.
- Tags.
- Variations.
- Ability to filter on methods that returns a list.
- Supports custom endpoints.
- Shipping.
- Tax, TaxClasses.
- Etc and more.
- Fix Customer Registration.
- Documentation
- Add example.
- made put and delete methods available.
- ready for use.
- Fix Cart Management Issues.
- Optimisation.
- Bug Fixes.
- Unified customer login and SignUp to work directly with Woo Commerce.
- Renamed model classes.
- Utility classes to handle token persistence, store token to db and retrieve anytime. Check if user is logged in.
- Fix GET auth conflict bug.
- Quick Bug Fixes.