- Timestamp:
- 10/24/21 11:29:28 (3 years ago)
- Branches:
- dev
- Children:
- 466d1ac
- Parents:
- 8b6791f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/FinkiChattery/FinkiChattery.Identity/appsettings.Development.json
r8b6791f r5ad5988 10 10 { 11 11 "allowedCorsOrigins": [ "http://localhost:4200" ], 12 "redirectUris": [ "http://localhost:4200 " ],12 "redirectUris": [ "http://localhost:4200/auth-callback" ], 13 13 "postLogoutRedirectUris": [ "http://localhost:4200" ] 14 14 }
Note:
See TracChangeset
for help on using the changeset viewer.