Commit Graph

2 Commits (de61816623b80bfdc45b51bbce75f4d388da7218)

Author SHA1 Message Date
techknowlogick 37d0d94843
Use github token URL when fetching oauth token ()
Fixes regression from 
zeripath ab9bb54144
Add microsoft oauth2 providers ()
* Clean up oauth2 providers

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Add AzureAD, AzureADv2, MicrosoftOnline OAuth2 providers

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Apply suggestions from code review

* remove unused Scopes

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>