Age | Commit message (Expand) | Author |
---|---|---|
2024-08-05 | mypy and pylint fixes. | Frederick Muriuki Muriithi |
2024-08-05 | Fix bugs in POST wrapper for OAuth2 client...* Call the correct __post__ function * Set up the headers appropriately | Frederick Muriuki Muriithi |
2024-07-26 | Add wrappers for OAuth2Session's `get` and `post` methods. Fix bugs. | Frederick Muriuki Muriithi |
2024-07-26 | Provide UI for enabling login to the application. | Frederick Muriuki Muriithi |
2024-07-26 | OAuth2 package: Handle OAuth2 related issues...Adds utilities to handle talking to the authentication/authorisation server. | Frederick Muriuki Muriithi |