feat: Configure Chatwoot & Analytics for SaaS app (#2975)
* feat: Add Chatwoot support inside Chatwoot SaaS * Fix identity issues with Chatwoot
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
json.payload do
|
||||
json.success true
|
||||
json.partial! 'auth.json.jbuilder', resource: @resource
|
||||
json.data do
|
||||
json.created_at @resource.created_at
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user