I'd like to enable AAD auth within my Grav site, but the existing oauth2 plugins do not support it. I can see that under the hood of the plugin it is using https://oauth2-client.thephpleague.com/ which does support AAD auth. Would anyone else find this useful? Or is there anyone out there with the talent and willingness to implement and create the pull request?
https://github.com/trilbymedia/grav-plugin-login-oauth2/blob/develop/README.md
Thank you!