parent
88698462a9
commit
d8bf1ff7e9
2 changed files with 4 additions and 4 deletions
|
|
@ -125,7 +125,7 @@ export class ApiServerService {
|
|||
fastify.post<{
|
||||
Body: {
|
||||
username: string;
|
||||
password: string;
|
||||
password?: string;
|
||||
token?: string;
|
||||
credential?: AuthenticationResponseJSON;
|
||||
'hcaptcha-response'?: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue