Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a688bc816a | |||
| 895d99a2e5 | |||
| 4fe801583e | |||
| de714d2271 | |||
| af3d40531b | |||
| 64b46865cf |
@@ -18,13 +18,13 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="LiteCharms.Features" Version="1.86.0" />
|
<PackageReference Include="LiteCharms.Features" Version="1.88.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<!-- UI -->
|
<!-- UI -->
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="ANM.Blazored.Toast" Version="0.1.1" />
|
<PackageReference Include="ANM.Blazored.Toast" Version="0.1.1" />
|
||||||
<PackageReference Include="LiteCharms.Features.MidrandBooks" Version="1.86.0" />
|
<PackageReference Include="LiteCharms.Features.MidrandBooks" Version="1.88.0" />
|
||||||
|
|
||||||
<!-- Global Usings -->
|
<!-- Global Usings -->
|
||||||
<Using Include="Blazored.Toast.Services" />
|
<Using Include="Blazored.Toast.Services" />
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"AuthentikSettings": {
|
"AuthentikSettings": {
|
||||||
"Authority": "https://id.khongisa.co.za/application/o/midrand-books-uat/",
|
"Authority": "https://id.khongisa.co.za/application/o/midrand-books-uat/",
|
||||||
"MetadataEndpoint": "https://id.khongisa.co.za/application/o/midrand-books-uat/.well-known/openid-configuration",
|
"MetadataEndpoint": "https://id.khongisa.co.za/application/o/midrand-books-uat/.well-known/openid-configuration",
|
||||||
"RevokationEndpoint": "https://id.khongisa.co.za/application/o/revoke/"
|
"RevokationEndpoint": "https://id.khongisa.co.za/application/o/revoke/"
|
||||||
|
|||||||
Reference in New Issue
Block a user