
Joshua Lam
-
Total activity3
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes0
-
Subscriptions0
Activity overview
Latest activity by Joshua Lam-
Joshua Lam commented,
Hi,Will subsequent calls to loginUser update the end user profile name?Ex.If we call loginUser when we have an external_id, but no name/email, will another call to loginUser (once we have those det...
-
Joshua Lam commented,
Will there be any issues if we call loginUser when the user has already been authenticated? We are seeing a large number of 400/401 errors from the loginUser calls but see that end users are showin...
-
Joshua Lam commented,
Hi, Will there be an expiry if we don't pass in `exp` in the JWT payload? If so, what will be the duration? Thanks!