Hi,
I’m currently using the abraham twitter library but I’ve found that it doesn’t allow tweets with update_with_media, so I am using tmhOAuth, I have it working fine, the trouble is I don’t want to the user to have to authenticate both libraries. Does anyone know of a good way to join both of the libraries together while only having the user to authenticate once?
Thanks