Giter Club home page Giter Club logo

signature-passwordless-auth's Introduction


logo

A passwordless (biometric based) web authentication system.

Signature for Developer Signature Client Demo Signature App Landing Page

Signatures' License Signatures' Workflow Status (with branch) Signatures' Code Size Top Language used in Signature


Onboarding SignUp LockScreen
AuthConfirmation Homepage Settings

Getting Started

  1. Clone the GitHub repository:

    git clone https://github.com/aratheunseen/signature-passwordless-web-authenticaton.git
  2. Navigate to the project directory:

    cd signature-passwordless-web-authenticaton
    
  3. Get the required dependencies by running the following command:

    flutter pub get
    
  4. Next, you need to create a new Firebase project and configure it for this application. You can follow the instructions in this article: https://firebase.google.com/docs/flutter/setup.

  5. Once your Firebase project is set up, you'll need to add your Firebase configuration files to the project. Specifically, you'll need to add your google-services.json file for Android. You can download these files from the Firebase console.

  6. After adding the Firebase configuration files, you need to enable Firebase Authentication in your Firebase project. You can do this by going to the Authentication section in the Firebase console and following the instructions to enable authentication. Once Firebase Authentication is enabled, you'll need to set up the Firebase Authentication providers in your Flutter app. Specifically, you'll need to configure the phone authentication provider. You can follow the instructions in this article: https://firebase.google.com/docs/auth/flutter/start.

  7. Connect your Android or iOS device to your computer, or launch an emulator.

  8. Run the app by executing the following command:

    flutter run
    

    This will launch the app on your device or emulator.

  9. If you want to build an APK file, run the following command:

    flutter build apk --release
    

Note: Before running the app, make sure you have a suitable development environment set up for Flutter. You can refer to the official documentation for more information on setting up your development environment: https://flutter.dev/docs/get-started/install.

Requirements

  1. Flutter SDK installed on your computer
  2. Android Studio or VS Code with Flutter extensions installed
  3. An emulator or physical device to run the app on
  4. Git installed on your computer to clone the repository

signature-passwordless-auth's People

Contributors

kstar0707 avatar

Stargazers

Tizi Bienvenus avatar Daniel Reyes avatar Dongmin,Yu avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.