CustomerId
and a ContextProvider
incorporating that user’s Auth
.
When a user opens the ASAPP Chat SDK, they will already be authenticated to the chat client and can access account information within the chat without being asked to login again.
Auth
information remains valid on your backend, any ASAPP Chat SDK actions that require authentication will be properly authenticated.