[fix] revert back to b64 #8
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.
|