status-app
status-app copied to clipboard
Allow app to run behind HTTPS
https://github.com/guardian/status-app/blob/master/app/lib/Config.scala#L48 Forces us to use a http connection for the redirect URI.
Ideally we'd like to run the app behind https.