Chores
* chore: Better Stela use
Also add missing tests in GitHub Actions ([`09c58ca`](https://github.com/megalus/django-microsoft-sso/commit/09c58ca9e4efaf3ac116de037929309be43db0da))
Features
* feat: use microsoft official library
Replacing `identity` for `msal`. The previous library is good, but out intent here is to reduce the number of dependencies involved in case Microsoft rewrites its sign-in process. ([`a8eeb21`](https://github.com/megalus/django-microsoft-sso/commit/a8eeb21b9e071de3b744185a4ffd5103a9cb766b))