Hi, we do a lot of apps that we need to connect to twitter with login & set up new tweets.
We are automating the creation procces of these apps, but we have a issue with twitter connection, we need a consumer key and a consumer secret key.
Various Twitter Android Apps can use the same Consumer key & Consumer secret Key for use with Oauth login on twitter? In other words… can we make our tons of apps using the same consumer keys and consumer secret keys avoiding to register each app?
Wich issues can exist with this?