Skip to content

Commit

Permalink
Use higher res profile image for MS OAuth
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Jan 23, 2022
1 parent 1183512 commit 1a12113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MyApp/appsettings.Development.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"oauth.microsoftgraph.AppId": "8208d98e-400d-4ce9-89ba-d92610c67e13",
"oauth.microsoftgraph.AppSecret": "hsrMP46|_kfkcYCWSW516?%",
"oauth.microsoftgraph.SavePhoto": "true",
"oauth.microsoftgraph.SavePhotoSize": "48x48"
"oauth.microsoftgraph.SavePhotoSize": "96x96"
}

0 comments on commit 1a12113

Please sign in to comment.