Skip to content

blaiser49/adalo-biometric-login

 
 

Repository files navigation

Adalo Biometric login component

This component allows users to login to their Adalo account using biometrics on supported devices.

Running private

Prerequisites

  • NodeJS
  • Yarn
  • Linux/macOS/WSL

Clone the respository and run

$ yarn                # install dependencies
$ yarn build          # build typescript project
$ npx adalo login     # login to your adalo account
$ npx adalo publish   # deploy the component privately to your account

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.1%
  • TypeScript 38.2%
  • Shell 7.7%