mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
ab9bb54144
* Clean up oauth2 providers Signed-off-by: Andrew Thornton <[email protected]> * Add AzureAD, AzureADv2, MicrosoftOnline OAuth2 providers Signed-off-by: Andrew Thornton <[email protected]> * Apply suggestions from code review * remove unused Scopes Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: techknowlogick <[email protected]>