Release 0.2.0-62
Pre-release
Pre-release
0.2.0-62 (2022-08-04)
Bug Fixes 🛠
- plugins/google: properly export google api methods (2874f36)
Features 🔥
- plugins/auth: update all the auth model methods for latest changes in model mothods (af99a67)
- plugins/auth: update model methods for more error handling (6768ee0)
- plugins/serve/generators: create a express database auth handlers for performaing db funcs (2d73efa)
- routes: update auth routes to use the new express handler class for db functions (ed1a857)
Tests 🧪
- fix unit tests import line (f4b39a8)