Ignore:
Timestamp:
10/24/21 11:29:58 (3 years ago)
Author:
Стојков Марко <mst@…>
Branches:
dev
Children:
7899209, a3b5f34
Parents:
8b6791f (diff), 5ad5988 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merged feature/restructured-oidc-client into dev

File:
1 edited

Legend:

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

    r8b6791f r466d1ac  
    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.