Artem, is it possible to have an `https` version o...
# dev-frontend
s
Artem, is it possible to have an
https
version of our app locally? some oauth platforms only allow https redirect URLs unfortunately which means local testing is not possible without something like that
a
We could probably improve our nginx config to also serve it at 443 and set some temp cert.