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

Update README.md #204

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Update README.md #204

merged 1 commit into from
Sep 22, 2023

Conversation

ethanwinters
Copy link
Member

@ethanwinters ethanwinters commented Sep 11, 2023

Specifically calling out the "logging in" use case instead of just saying "changing the userid mid-session".

@@ -14,7 +14,7 @@ It demonstrates:
- How to use the [**updateIdentityToken**](https://web-chat.global.assistant.watson.cloud.ibm.com/docs.html?to=api-instance-methods#updateidentity) instance method to send update web chat with a new JWT when the user has changed.
- How to set the user ID used by web chat.
- How to encrypt a payload in a JWT so that secret information can be sent to the assistant.
- How to use a custom variable to change the user ID in the middle of a session.
- How to use a custom variable to change the user ID in the middle of a session (e.g. the user goes from anonymous to logged in).
Copy link
Contributor

Choose a reason for hiding this comment

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

This content is also duplicated a level up in the upper readme. Sorry.

@ethanwinters ethanwinters merged commit e9feea1 into master Sep 22, 2023
1 check passed
@ethanwinters ethanwinters deleted the ethanwinters-patch-1 branch September 22, 2023 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants