Ignore:
Timestamp:
10/24/21 11:29:28 (3 years ago)
Author:
Стојков Марко <mst@…>
Branches:
dev
Children:
466d1ac
Parents:
8b6791f
Message:

Restructured oidc client

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/FinkiChattery/FinkiChattery.Identity/appsettings.Development.json

    r8b6791f r5ad5988  
    1010                                {
    1111                                        "allowedCorsOrigins": [ "http://localhost:4200" ],
    12                                         "redirectUris": [ "http://localhost:4200" ],
     12                                        "redirectUris": [ "http://localhost:4200/auth-callback" ],
    1313                                        "postLogoutRedirectUris": [ "http://localhost:4200" ]
    1414                                }
Note: See TracChangeset for help on using the changeset viewer.