vapor-community / Imperial

Federated Authentication with OAuth providers
MIT License
153 stars 48 forks source link

Add Microsoft & Dropbox, Refactor FederatedServiceRouter #69

Closed dylanshine closed 3 years ago

dylanshine commented 3 years ago

I added support for Microsoft and Dropbox

I also consolidated a lot of the fetchToken & callback duplicate code by extending the FederatedServiceRouter protocol

dylanshine commented 3 years ago

@gwynne Made the changes you requested!