Situation
It seems with the initial implementation of connected accounts we used the name as the identifier of the type. This long terma does not make sense as we should be using the auth type and the name should be used as a user facing identifier. i.e
AuthType should be one of Typeform, Fly or Facebook
Name should be loose form like My Typeform Key
Situation
It seems with the initial implementation of connected accounts we used the name as the identifier of the type. This long terma does not make sense as we should be using the auth type and the name should be used as a user facing identifier. i.e
AuthType should be one of
Typeform,FlyorFacebookName should be loose form like
My Typeform Key