Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | `jwt.encode` returns a string, not a bytestring. | 2020-12-31 | -3/+1 | |
* | Document auth route | 2020-12-16 | -2/+26 | |
* | Move from PyMongo to Motor driver for asynchronous support | 2020-12-02 | -1/+1 | |
* | Fix linting issues to make flake8 job passing | 2020-11-23 | -1/+2 | |
* | Check if a user is an admin in the token payload | 2020-11-14 | -0/+4 | |
* | Add some basic routes | 2020-10-25 | -0/+31 |