Is this any possibility to create account using native passkey in Android?

Greetings! I’m working on some AA integration features, and I’m curious how I can use the Android Passkey SDK with the Web3Auth SDK for EVM and non-EVM chains (Bitcoin, Tron, and Solana) to looks like EVM AA wallet creation with a passkey. Thanks in advance!

Hey @taras.vovchenko, as of now you can’t use the Passkey with Web3Auth Android PnP SDK. We are planning to add the passkeys in the SDK, but don’t have a timeline when it’ll be out. We’ll definitely inform you as soon as it’s out.

Thanks @Ayush for the reply! While it is not available in mobile SKD, it is possible implement this feature in backend side and mobile using custom JWT server? Do u have any already implemented use cases?