Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.05 KB

File metadata and controls

34 lines (24 loc) · 1.05 KB

Web3Auth SFA Flutter QuickStart using Firebase for JWT

Web3Auth Web3Auth

Join our Community Portal to get support and stay up to date with the latest news and updates.

This example demonstrates how to use Web3Auth's Single Factor Authentication in Flutter.

How to Use

Download Manually

npx degit Web3Auth/web3auth-core-kit-examples/single-factor-auth-flutter/sfa_flutter_quick_start w3a-sfa-flutter

Install & Run:

cd w3a-sfa-flutter
# Open in Android Studio or VS Code
# Run the app on your device or emulator
flutter run

Important Links