mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-04 23:45:07 +00:00
docs: add posthog as subprocessor
This commit is contained in:
parent
041c3d9b9e
commit
49e0b461e0
@ -127,6 +127,13 @@ export function SubProcessorTable() {
|
||||
country: country_list.us,
|
||||
enduserdata: false
|
||||
},
|
||||
{
|
||||
entity: "PostHog Inc.",
|
||||
purpose: "Product Analytics",
|
||||
hosting: country_list.eu,
|
||||
country: country_list.us,
|
||||
enduserdata: false
|
||||
},
|
||||
]
|
||||
|
||||
return (
|
||||
|
Loading…
Reference in New Issue
Block a user