Per the example on React SDK | Feathery Docs, the current recommendation is to initialize the Feathery library with the sdk key on a client side component. Will this not expose the sdk key? Is there any secure way to initialize the component without exposing the key to a client side component? I am using next js. Thanks for the info.
Hey there - using the sdk key directly on the embed code is the only way at this time.