File tree Expand file tree Collapse file tree
src/CodeBreaker.Blazor.Client/wwwroot Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "DetailedErrors" : true
2+ "DetailedErrors" : true ,
3+ "AzureAdB2C:RedirectUri" : " http://localhost:5208/authentication/login-callback" ,
34 "GameServiceBaseAddress" : " http://localhost:5011/games" ,
45 "UserServicePublicBaseAddress" : " http://localhost:5011/users/public"
56}
Original file line number Diff line number Diff line change 22 "AzureAdB2C" : {
33 "Authority" : " https://codebreaker3000.b2clogin.com/codebreaker3000.onmicrosoft.com/B2C_1_SUSI" ,
44 "ClientId" : " 558b37b7-0a71-4463-9d3c-d74220b7e5ee" ,
5- "ValidateAuthority" : false
6- }
5+ "ValidateAuthority" : false ,
6+ "RedirectUri" : " https://blazor.codebreaker.app/authentication/login-callback "
77 },
88 "GameServiceBaseAddress" : " https://codebreaker.cninnovation.com/games" ,
99 "UserServicePublicBaseAddress" : " https://codebreaker.cninnovation.com/users/public"
You can’t perform that action at this time.
0 commit comments