Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cognito app client secret instructions comment #111

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

stefankiesz
Copy link
Contributor

@stefankiesz stefankiesz commented Apr 25, 2024

Explicitly instruct the user with how to enter Cognito app client secret into awsconfiguration.json when the app client is not configured to use a secret. This will clear up confusion which may arise due to the KVS WebRTC iOS SDK requiring the whole AppClientSecret JSON property be removed in awsconfiguration.json for such a case while here in the Android app, it can be either set to an empty string or completely removed.

This is especially helpful considering that the default value for "Client secret" when creating an app client on the AWS console is "Don't generate a client secret".


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@disa6302 disa6302 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@stefankiesz stefankiesz merged commit af60b41 into master Apr 26, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants