nraboy / ng-cordova-oauth

AngularJS oauth library for use with Apache Cordova projects
https://www.thepolyglotdeveloper.com
MIT License
456 stars 199 forks source link

Added optional clientSecret parameter for ADFS4 #318

Open danielflippance opened 7 years ago

danielflippance commented 7 years ago

When authenticating against ADFS4 on Windows Server 126, ClientSecret may be used when using OpenID Connect. Added an optional ClientSecret parameter to oauthAdfs()