-
Notifications
You must be signed in to change notification settings - Fork 995
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
Add webauthn beta badge #5977
Add webauthn beta badge #5977
Conversation
Adds requisite view behavior, client-side handling, templates, interfaces, and services. Still incomplete.
Initial login work.
Adds the client-side JS needed for login, some of the form validation, some of the views, some of the services.
Set cookie properly on WebAuthn login.
Add WIP account form tests.
@nlhkabu Good question. I think we should add a "what are beta features?" FAQ item. And then we can update that FAQ with "here are the current beta features" and provide appropriate hyperlinks -- in the case of WebAuthn I need to update https://wiki.python.org/psf/WarehousePackageMaintainerTesting to give context and suggest how to test it. |
Here's a quick draft of an FAQ item:
I updated https://wiki.python.org/psf/WarehousePackageMaintainerTesting enough that it would be fine to link to in an FAQ. |
replaced with #6027, the merge situation got a bit too wild for me to unwind. |
Closes #5976
To be merged after #5795. I have made this as a separate PR, so that we can easily revert to remove the badges :)
Screenshots
@brainwane as per your issue, did you want me to link through to here, or are we planning to add a FAQ?