Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(headless): Wrong WebAuth API endpoint URI
The endpoint isn't correct. Django returns a 404 for /account/webauthn, but /account/authenticators/webauthn seems to work.
- Loading branch information