status-app icon indicating copy to clipboard operation
status-app copied to clipboard

Allow app to run behind HTTPS

Open kenoir opened this issue 11 years ago • 0 comments

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.

kenoir avatar Jan 05 '15 11:01 kenoir