Read OAuth2 client ID and secret from environment variable
-
Move OAuth2 client Id and secret to properties -
Read properties from environment variables -
Encode client secret during runtime instead of reading pre-encrypted string
See #103 (closed)