single_factor_auth_flutter 2.0.1 copy "single_factor_auth_flutter: ^2.0.1" to clipboard
single_factor_auth_flutter: ^2.0.1 copied to clipboard

Single Factor Auth Flutter SDK

Single-Factor-Auth-Flutter #

Web3Auth is where passwordless auth meets non-custodial key infrastructure for Web3 apps and wallets. By aggregating OAuth (Google, Twitter, Discord) logins, different wallets and innovative Multi Party Computation (MPC) - Web3Auth provides a seamless login experience to every user on your application.

Web3Auth Single Factor Auth is the SDK that gives you the ability to start with just one key (aka, Single Factor) with Web3Auth, giving you the flexibility of implementing your own UI and UX. README.md

📖 Documentation #

Checkout the official Web3Auth Documentation to get started.

Features #

  • Multi network support
  • All API's return CompletableFutures

Getting Started #

Typically your application should depend on release versions of fetch-node-details, but you may also use snapshot dependencies for early access to features and fixes, refer to the Snapshot Dependencies section. This project uses jitpack for release management

Add the relevant dependency to your project:

repositories {
        maven { url "https://jitpack.io" }
   }

Requirements #

  • Android sdk version 24 and above

🩹 Examples #

Checkout the examples for your preferred blockchain and platform in our example repository

🌐 Demo #

Checkout the Web3Auth Demo to see how Web3Auth can be used in your application.

💬 Troubleshooting and Discussions #

  • Have a look at our GitHub Discussions to see if anyone has any questions or issues you might be having.
  • Checkout our Troubleshooting Documentation Page to know the common issues and solutions
  • Join our Discord to join our community and get private integration support or help with your integration.