wrobins / cordova-plugin-msal

Use the newest Microsoft MSAL library in your Cordova-based project!
Apache License 2.0
23 stars 63 forks source link

Auth Results not returning #74

Open ghost opened 3 years ago

ghost commented 3 years ago

Currently this plugin in only returns the accessToken and not the entire Auth Results. Is there anyway this can be modified in the delegate commands so it returns entire results on both silentSignIn and interactiveSignIn?