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

HTML and Javascript code cleanup #37

Open
christian-thieme opened this issue Nov 4, 2024 · 3 comments
Open

HTML and Javascript code cleanup #37

christian-thieme opened this issue Nov 4, 2024 · 3 comments

Comments

@christian-thieme
Copy link

  • currently the html and javascript for the passkeys package is separated into multiple files which can be combined into one html and one javascript file for easier integration
  • The javascript contains django template tags, is poorly structured, should be done by function parameters instead
  • files with .js ending are actually django templates which confuses text editors
@mkalioby
Copy link
Owner

mkalioby commented Nov 4, 2024

You can open PR for that

@mkalioby
Copy link
Owner

mkalioby commented Nov 4, 2024

Also check #27

@christian-thieme
Copy link
Author

see #48

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