Skip to content

Getting Error Message : "fido_assert_verify: FIDO_ERR_INVALID_SIG" Error code: -6 when trying to assert verify #723

Answered by LDVG
gunjanai asked this question in Q&A
Discussion options

You must be logged in to vote

It looks like you're calling fido_assert_set_clientdata_hash() with the contents of the clientDataJSON as referenced above. I would assume this is incorrect, instead call fido_assert_set_clientdata() (or hash the contents of clientDataJSON before calling fido_assert_set_clientdata_hash()).

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@gunjanai
Comment options

@LDVG
Comment options

@gunjanai
Comment options

@LDVG
Comment options

Answer selected by gunjanai
@gunjanai
Comment options

@LDVG
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants