Release 0.2.0-40
Pre-release
Pre-release
0.2.0-40 (2021-12-30)
Bug Fixes 🛠
- models/user: fix model user types (606cd88)
- plugins/google: fix google requester function to throw errors (6ea6889)
Features 🔥
- plugins/auth: fix auth policy checker to check for policy when no scope is passed (457847d)
- plugins/auth: write a function to check policy and modify user object (515d9b4)
- plugins/auth: write auth function - user/policies (47bf3e9)
- plugins/auth: write auth function - user/remove (47fd81e)
- plugins/auth: write auth function - user/restrict (556b933)
- plugins/auth: write auth function - user/scope (d899685)