Hacker News new | ask | show | jobs
by Klathmon 3708 days ago
Localhost is considered secure context, so it should still work for that...

It won't work with file:/// urls, but localhost is fine.

At least it was for me in 49 a couple weeks ago.

1 comments

It would be pretty hard to use the API if you couldn't test your code on localhost :P