AngellusMortis / django_microsoft_auth

Simple app to enable Microsoft Account, Office 365 and Xbox Live authentcation as a Django authentcation backend.
MIT License
137 stars 84 forks source link

Add Explicit Support For Python 3.11 #492

Closed korverdev closed 1 year ago

korverdev commented 1 year ago

This app already appears to function as intended using Python 3.11, which is supported by the latest Django version, but automated testing and documentation don't reflect this.