{"id":16545156,"url":"https://github.com/arjayosma/expo-firebase-authentication","last_synced_at":"2025-10-28T15:31:18.237Z","repository":{"id":38910611,"uuid":"249884660","full_name":"arjayosma/expo-firebase-authentication","owner":"arjayosma","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-26T18:27:14.000Z","size":1559,"stargazers_count":5,"open_issues_count":15,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-29T21:28:17.577Z","etag":null,"topics":["authentication","expo","firebase","mobile","mobile-app","react-native"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/arjayosma.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}},"created_at":"2020-03-25T04:11:42.000Z","updated_at":"2024-05-17T18:24:14.000Z","dependencies_parsed_at":"2023-02-14T20:46:37.512Z","dependency_job_id":null,"html_url":"https://github.com/arjayosma/expo-firebase-authentication","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjayosma%2Fexpo-firebase-authentication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjayosma%2Fexpo-firebase-authentication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjayosma%2Fexpo-firebase-authentication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjayosma%2Fexpo-firebase-authentication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arjayosma","download_url":"https://codeload.github.com/arjayosma/expo-firebase-authentication/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237593728,"owners_count":19335448,"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":["authentication","expo","firebase","mobile","mobile-app","react-native"],"created_at":"2024-10-11T19:05:59.764Z","updated_at":"2025-10-28T15:31:17.057Z","avatar_url":"https://github.com/arjayosma.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sample Firebase Authentication Application\n\nThis is a sample Expo (React Native) Firebase Authentication application.\n\n## Prerequisites\n\nMake sure you have Expo installed.\n\n`npm install --global expo-cli`\n\n## Installation\n\nInstall all packages using\n\n`npm install`\n\nor\n\n`yarn install`\n\n## Usage\n\nFor those who have access to the Firebase console. Copy the configuration from there:\n\n```javascript\nconst firebaseConfig = {\n  apiKey: 'AIXXX',\n  authDomain: 'XXX-test.firebaseapp.com',\n  databaseURL: 'https://XXX-test.firebaseio.com',\n  projectId: 'XXX-test',\n  storageBucket: 'XXX-test.appspot.com',\n  messagingSenderId: '000000',\n  appId: '1:XXX:web:XXX',\n  measurementId: 'G-XXXX'\n};\n```\n\nIn this project, paste the configuration inside `src/config/firebase.js`;\n\n## Starting the Application\n\nJust execute the `expo start` command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjayosma%2Fexpo-firebase-authentication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farjayosma%2Fexpo-firebase-authentication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjayosma%2Fexpo-firebase-authentication/lists"}