Skip to content

Commit

Permalink
Add secret instructions comment to json config
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankiesz committed Apr 25, 2024
1 parent a8c9b6a commit d0d321a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/raw/awsconfiguration.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"CognitoUserPool": {
"Default": {
"AppClientSecret": "REPLACE_ME",
"AppClientSecret": "REPLACE_ME - or leave this value blank if AppClient does not use a client secret.",
"AppClientId": "REPLACE_ME",
"PoolId": "REPLACE_ME",
"Region": "REPLACE_ME"
Expand Down

0 comments on commit d0d321a

Please sign in to comment.