julianlam / nodebb-plugin-sso-facebook

Single Sign-On Plugin for NodeBB
BSD 2-Clause "Simplified" License
19 stars 19 forks source link

App Id and Secret from Env variables #59

Open zhivkoangelov opened 2 years ago

zhivkoangelov commented 2 years ago

Hi,

It would be great and much more convenient from security and operations perspective to load the App Id and Secret from env variables.

Thanks.