Closed ziming-zung closed 2 years ago
In #96 it was mentioned that we need to simplify the verification logic.
Currently logic: https://github.com/litentry/tee-worker/blob/6cbfff69b3/litentry/core/identity-verify-handler/src/web2_identity/mod.rs#L182-L211
It should just compare the expected payload and the actual payload
I'll take this when I implement #89
In #96 it was mentioned that we need to simplify the verification logic.
Currently logic: https://github.com/litentry/tee-worker/blob/6cbfff69b3/litentry/core/identity-verify-handler/src/web2_identity/mod.rs#L182-L211
It should just compare the expected payload and the actual payload