imsun / gitment

A comment system based on GitHub Issues.
https://imsun.github.io/gitment/
MIT License
4.06k stars 349 forks source link

hiding gitment client id and client secret #163

Closed abhijithvijayan closed 6 years ago

abhijithvijayan commented 6 years ago

How do you hide both as this

client_id: clientId,
client_secret: clientSecret

for a page that's hosted in github

chowyi commented 6 years ago

I have the same question. I can find the client_secret in html source code.