zerodevapp / kernel

https://docs.zerodev.app/
MIT License
178 stars 63 forks source link

Add WebAuthN validator #68

Closed KONFeature closed 9 months ago

KONFeature commented 9 months ago

Missing unit test, currently in the process of writing script to generate the different stuff required for the webauthn msg hash & signin

Sam-Scolari commented 9 months ago

@KONFeature Is this going to utilize the EIP-7212 precompile under the hood?

KONFeature commented 9 months ago

@KONFeature Is this going to utilize the EIP-7212 precompile under the hood?

Not yet, this is just a POC. Still a few stuff needing to be done here:

And btw, this verification code isn't audited yet, if I remember correctly an audit is planned during Q1

KONFeature commented 9 months ago

Small update regarding last comment: