File tree Expand file tree Collapse file tree
NHS.Digital.ApiPlatform.Sdk Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -416,3 +416,4 @@ FodyWeavers.xsd
416416* .msix
417417* .msm
418418* .msp
419+ /ReactApp1.Server /appsettings.Development.json
Original file line number Diff line number Diff line change 2222 Initial release of the NHS Digital API Platform Client.
2323 </PackageReleaseNotes >
2424 <PackageRequireLicenseAcceptance >True</PackageRequireLicenseAcceptance >
25- <Version >1. 0.0.0</Version >
26- <AssemblyVersion >1. 0.0.0</AssemblyVersion >
27- <FileVersion >1. 0.0.0</FileVersion >
25+ <Version >0.0.0.2 </Version >
26+ <AssemblyVersion >0.0.0.2 </AssemblyVersion >
27+ <FileVersion >0.0.0.2 </FileVersion >
2828 <PackageReadmeFile >README.md</PackageReadmeFile >
2929 <PackageLicenseFile >LICENSE.txt</PackageLicenseFile >
3030 <IsPackable >true</IsPackable >
Original file line number Diff line number Diff line change 1717 "UserInfoEndpoint" : " https://int.api.service.nhs.uk/oauth2/userinfo" ,
1818 "LogoutEndpoint" : " https://int.api.service.nhs.uk/oauth2/logout" ,
1919 "PostLogoutRedirectUri" : " https://localhost:5174/" ,
20- "ClientId" : " CsVVAJodqwlRPH479GedNmeCbcWNZ8jW " ,
21- "ClientSecret" : " HKD8tYgfgFtCf3G0 " ,
20+ "ClientId" : " override_this_in_your_appsettings.Development.json_file_or_environment_variables " ,
21+ "ClientSecret" : " override_this_in_your_appsettings.Development.json_file_or_environment_variables " ,
2222 "RedirectUri" : " https://localhost:5174/auth/callback" ,
2323 "AALLevel" : " AAL2_OR_AAL3_ANY"
2424 },
You can’t perform that action at this time.
0 commit comments