You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the intent_hash parameter (describes a recovery intent) passed in zkJWT circuit as a public input separately. Instead it's possible to have it as a part of a nonce field in the JWT, which will make proof verification cheaper on-chain.