TheNetworg / oauth2-azure

Azure AD provider for the OAuth 2.0 Client.
https://packagist.org/packages/thenetworg/oauth2-azure
MIT License
230 stars 108 forks source link

Shouldn't we use urlLogin instead of hardcoding? #138

Closed avenirer closed 3 years ago

avenirer commented 3 years ago

I think this would allow us to change the login urls.

hajekj commented 3 years ago

Awesome! Good catch, thank you for the PR!

/cc: @avenirer