edgedb-python
edgedb-python copied to clipboard
Support WebAuthn in `gelify`
Support WebAuthn in the gelify integration for custom UI. In our JS code we also provide a tiny WebAuthn client that provides the correct API calls, but I'm not sure it'll be easy to do that for the Python implementation. Luckily if you generate an OpenAPI spec here, maybe it's even easier to use than the client we are shipping.