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

Consider integrating u2f keys #4

Open
darkpixel opened this issue Dec 2, 2016 · 5 comments
Open

Consider integrating u2f keys #4

darkpixel opened this issue Dec 2, 2016 · 5 comments
Assignees

Comments

@darkpixel
Copy link

Consider integrating u2f keys like https://github.com/gavinwahl/django-u2f/blob/master/django_u2f/static/django_u2f/u2f-api.js

@ashwin31
Copy link
Member

ashwin31 commented Oct 3, 2017

@darkpixel let's consider it once it's ready for production use.

@darkpixel
Copy link
Author

u2f keys are definitely ready for production use--Github and Google already use them for their authentication systems. I was using it until django-u2f stopped being supported and then u2f broke. ;)

@ashwin31
Copy link
Member

ashwin31 commented Oct 4, 2017

I mean to say that u2f is not compatible with all browsers. http://caniuse.com/#feat=u2f

I will start working on it anyway (we love chrome 👍 ).

@darkpixel
Copy link
Author

Aah--understood.

@brianmay
Copy link
Contributor

Looking at the code, at least master, suggests that this has already been done?

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

4 participants