|
@@ -32,6 +32,7 @@ In addition to the basic claims used in authentication, the token can also provi
|
32
|
32
|
- 'user' is an object which contains display information for the current user
|
33
|
33
|
- 'id' is a user identifier string. Intended for use in reporting/analytics
|
34
|
34
|
- 'name' is the display name of the user
|
|
35
|
+ - 'email' is the email of the user
|
35
|
36
|
- 'avatar' is the URL of the avatar for the user
|
36
|
37
|
- 'callee' is an optional object containing display information when launching a 1-1 video call with a single other participant. It used to display an overlay to the first user, before the second user joins.
|
37
|
38
|
- 'id' is a user identifier string. Intended for use in reporting/analytics
|