The code currently has your twitter auth keys exposed. This is a security risk as someone can hack your twitter account. I made them environment variables that can be passed via deployment descriptor. Of course, we have to change the docs to add env variables while creating the twitter service.
The code currently has your twitter auth keys exposed. This is a security risk as someone can hack your twitter account. I made them environment variables that can be passed via deployment descriptor. Of course, we have to change the docs to add env variables while creating the twitter service.