Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client does not work in Chrome #9

Open
Mik13 opened this issue Sep 1, 2019 · 1 comment
Open

Client does not work in Chrome #9

Mik13 opened this issue Sep 1, 2019 · 1 comment

Comments

@Mik13
Copy link

Mik13 commented Sep 1, 2019

Dear strangerlabs-team,
first of all, thanks for all the effort with this project!

I've tried to use the client within chrome (with static delivery via express.static), but it does not work, because the imports does not work because they require a .js at the end.

Error:
GET https://localhost:3001/js/webauthn/client/Client net::ERR_ABORTED 404 (Not Found)

As far as I know, NodeJS does not care about the ".js" at the end of import, and with the .js Chrome would understand it, so I think that would be a nice addition to the project.

This commit would show the changes, if the idea will get accepted: Mik13@6cdbd75

Best regards

@christiansmith
Copy link
Contributor

Hi @Mik13! Thanks for creating these issues. Our entire team is a bit distracted at the moment, but we're listening and we'll circle back at the first opportunity. We appreciate your patience :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants