Skip to content

[feat] add authenticate function #4

[feat] add authenticate function

[feat] add authenticate function #4

Triggered via push January 20, 2024 13:17
Status Failure
Total duration 42s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: example/src/App.tsx#L19
Property 'register' does not exist on type 'typeof Passkey'.
build: example/src/App.tsx#L34
Expected 2-3 arguments, but got 1.
build: example/src/App.tsx#L49
Property 'register' does not exist on type 'typeof Passkey'.
build: example/src/App.tsx#L66
Argument of type '{ challenge: string; allowCredentials: never[]; timeout: number; userVerification: string; rpId: string; }' is not assignable to parameter of type 'string[]'.
build
Process completed with exit code 2.