add proxy routes, webauthn bug fix
This commit is contained in:
@@ -154,7 +154,7 @@ export async function webAuthnRoutes(fastify: FastifyInstance) {
|
||||
{
|
||||
schema: {
|
||||
body: {
|
||||
type: "string",
|
||||
type: "object",
|
||||
properties: {
|
||||
email: { type: "string" },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user