Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Google Assistant userId migration

Compare
Choose a tag to compare
@MrDyro MrDyro released this 15 Jul 09:04
· 25 commits to master since this release

Dialog uses the UserStorage field to create and save an auto generated userId if there's no userId field in the request available. If there's an userId available it will be saved in the UserStorage, so your current userIds will be safe and can be still used to identify current user.