Tychobra / polished

Authentication and Administration for Shiny apps
https://polished.tech
Other
234 stars 36 forks source link

Added get_api_key #158

Closed muschellij2 closed 2 years ago

muschellij2 commented 2 years ago

The get_api_key function allows us to grab the API key from either getOption("polished")$api_key if set but also looks at POLISHED_API_KEY environment variables so that it can be easily accessed by scripts/apps.