- π New JWT submodule. Now, you can set up JWT authentication! (without
auth0, I removed it) - π§ Added new user schema
- β¨ Added create-admin CLI function. You can create admin users from CLI.
- π₯ You can get
userfrom any request by usingjwt_requireddecorator.
and other minor updates.