File tree 1 file changed +2
-6
lines changed
1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 16
16
" http://localhost:8080"
17
17
]
18
18
},
19
- "oauth.RedirectUrl" : " https://localhost:5003/" ,
20
- "oauth.CallbackUrl" : " https://localhost:5003/auth/{0}" ,
21
19
"oauth.facebook.Permissions" : [ " email" , " public_profile" ],
22
20
"oauth.facebook.AppId" : " 231464590266507" ,
23
21
"oauth.facebook.AppSecret" : " 9dd6ce54b4405dd1325d271d2419bc34" ,
24
22
"oauth.google.ConsumerKey" : " 871587245318-ikriaoce2578d67qosmf19eg8m44mh2b.apps.googleusercontent.com" ,
25
23
"oauth.google.ConsumerSecret" : " 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" ,
26
- "oauth.microsoftgraph.AppId" : " ba0d5aec-5e6e-4a7e-b02f-636ffd0111b5" ,
27
- "oauth.microsoftgraph.AppSecret" : " 1Qm7Q~9JeytqR7UdKK~USDC7lbk0BOeOUnuks" ,
28
- "oauth.microsoftgraph.SavePhoto" : " true" ,
29
- "oauth.microsoftgraph.SavePhotoSize" : " 96x96"
24
+ "oauth.microsoft.AppId" : " ba0d5aec-5e6e-4a7e-b02f-636ffd0111b5" ,
25
+ "oauth.microsoft.AppSecret" : " 1Qm7Q~9JeytqR7UdKK~USDC7lbk0BOeOUnuks"
30
26
}
You can’t perform that action at this time.
0 commit comments