{"id":19943493,"url":"https://github.com/iproov/firebase","last_synced_at":"2026-05-10T21:35:52.716Z","repository":{"id":223498083,"uuid":"760488697","full_name":"iProov/firebase","owner":"iProov","description":"Register and login to Firebase Auth using iProov","archived":false,"fork":false,"pushed_at":"2024-10-07T16:23:15.000Z","size":4652,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T05:09:13.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iProov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-20T14:13:29.000Z","updated_at":"2024-10-07T16:23:17.000Z","dependencies_parsed_at":"2024-05-09T15:50:50.807Z","dependency_job_id":"e40327c0-7923-479d-a420-047c2f2d434d","html_url":"https://github.com/iProov/firebase","commit_stats":null,"previous_names":["iproov/firebase"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iProov%2Ffirebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iProov%2Ffirebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iProov%2Ffirebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iProov%2Ffirebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iProov","download_url":"https://codeload.github.com/iProov/firebase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241369851,"owners_count":19951823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T00:17:01.763Z","updated_at":"2026-05-10T21:35:47.665Z","avatar_url":"https://github.com/iProov.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iProov Firebase Auth Extension\n\nWelcome to the iProov Firebase Auth Extension!\n\nThe iProov Firebase Auth Extension allows you to use iProov Biometrics to authenticate your app's users with Firebase Auth.\n\nIt consists of:\n\n- An installable [Firebase Extension](https://github.com/iProov/firebase/tree/master/extension) that you can add to your Firebase project.\n- [Mobile SDKs](https://github.com/iProov/firebase/tree/master/sdk) that you can add to your mobile app to perform the iProov face scan (iOS, Android and Flutter are currently supported).\n\n## Installing on Firebase\n\nFollow the instructions [here](https://github.com/iProov/firebase/blob/master/extension/PREINSTALL.md).\n\n## Installing locally on the Firebase Emulator\n\nThe extension can be emulated locally for development \u0026 testing.\n\n1. [Setup your machine with the emulator](https://firebase.google.com/docs/functions/local-emulator).\n\n    \u003e **IMPORTANT:** [You **must** setup `GOOGLE_APPLICATION_CREDENTIALS`](https://firebase.google.com/docs/functions/local-emulator#set_up_admin_credentials_optional), otherwise you will get errors when making requests through the extension.\n\n    ```sh\n    npm install -g firebase-tools\n    export GOOGLE_APPLICATION_CREDENTIALS=\"/path/to/key.json\" # Make sure you set this!\n    ```\n\n3. Start the emulator:\n\n    ```sh\n    cd extension/local    \n    firebase emulators:start --project \u003cproject-id\u003e\n    ```\n\n## Deploying to Firebase\n\n### Deploying a local copy (for testing)\n\n```sh\ncd extension\nfirebase ext:dev:upload iproov/auth-iproov --local\n```\n\n### Deploying to production\n\n```sh\nfirebase ext:dev:upload iproov/auth-iproov\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiproov%2Ffirebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiproov%2Ffirebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiproov%2Ffirebase/lists"}