Search code examples
httpsdalekjs

Does DalekJS support https?


Just a quick question -- Does DalekJS support https?

I've been to http://dalekjs.com/pages/getStarted.html, and the demo only uses http, even the http://dalekjs.com/pages/documentation.html is not clear about that.

Thanks.


Solution

  • Yes, you can use dalek with https:

    .open('https://yourapp.com/signin')