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

return id_token #53

Closed jeffortdev closed 8 months ago

jeffortdev commented 3 years ago

is there a way to return id_token ? using implicit flow I managed to get that by adding response_type = "id_token token" so it will return both access and id tokens.

eyalshani commented 3 years ago

hi, is there any update on how to retrieve the id token ?

wrobins commented 8 months ago

Hi all, sorry for the delay. Just merged this.