mirror of
https://github.com/ente-io/ente.git
synced 2025-08-07 23:18:10 +00:00
Pass the token instead of a query param
This commit is contained in:
parent
db3764d448
commit
d0d491f7f5
@ -42,6 +42,7 @@ export const configurePasskeyRecovery = async (
|
||||
userSecretCipher,
|
||||
userSecretNonce,
|
||||
},
|
||||
undefined,
|
||||
{
|
||||
"X-Auth-Token": token,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user