Can i use my own authentication methods with Web3Auth's Flutter SDK?

Hello guys,

I want to know if I can provide custom authentication using Web3Auth using Flutter SDK



Originally posted by: YZhenY

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/303

Yes, you can!

Checkout the integration builder guide below
https://web3auth.io/docs/integration-builder?lang=flutter&chain=eth&customAuthentication=yes&whitelabel=no&dynamicConstructorParams=no&usingEmailPasswordless=no&rnWorkflowMode=expo&evmFramework=web3



Originally posted by: ieow