qq just started looking at the new SDK Connections...
# ask-questions
r
qq just started looking at the new SDK Connections is it correct to create a connection per app-name/environment combo, for example: • frontend local • frontend dev • frontend qa • frontend prod • backend local • backend dev • backend qa • backend prod
want to make sure im not missing something!
f
Yes, that's how it's set up currently. Up to you if you want to separate out front-end and back-end like that, but each environment would be a separate SDK connection with its own client keys. We're open to ideas if you think this will get tedious to manage for your use case.
r
no worries, its just different from the original implementation, just wanted to make sure that there wasn’t a more efficient way of dealing with it
thanks for the feedback!