GitHub Client Secret key should remain secret? -


i'm writing open source github client (c++/qt). first step authentication.

since isn't web app can't use "web-flow" basic authentication+authorization exposes public client secret. looked solution in other applications: found choqok, kde micro-blogging client, stores in source code twitter's consumer key , secret, practice isn't evil.

can same github client secret key?

very thanks


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -