{"id":26462886,"url":"https://github.com/clerk/clerk-expo-quickstart","last_synced_at":"2025-10-09T04:32:52.224Z","repository":{"id":239246883,"uuid":"798967296","full_name":"clerk/clerk-expo-quickstart","owner":"clerk","description":"The official companion repo for Clerk's Expo Quickstart ","archived":false,"fork":false,"pushed_at":"2025-08-29T18:15:08.000Z","size":1088,"stargazers_count":35,"open_issues_count":1,"forks_count":17,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-29T20:11:02.153Z","etag":null,"topics":["auth","authentication","clerk","expo","expo-router","expo-secure-store","react","react-native"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/clerk.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-10T21:14:35.000Z","updated_at":"2025-08-29T18:15:11.000Z","dependencies_parsed_at":"2024-05-11T00:31:35.567Z","dependency_job_id":"1943fc23-1507-41b9-9635-a559422efac5","html_url":"https://github.com/clerk/clerk-expo-quickstart","commit_stats":null,"previous_names":["domitriusclark/clerk-expo-quickstart"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/clerk/clerk-expo-quickstart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clerk%2Fclerk-expo-quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clerk%2Fclerk-expo-quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clerk%2Fclerk-expo-quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clerk%2Fclerk-expo-quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clerk","download_url":"https://codeload.github.com/clerk/clerk-expo-quickstart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clerk%2Fclerk-expo-quickstart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000703,"owners_count":26082921,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["auth","authentication","clerk","expo","expo-router","expo-secure-store","react","react-native"],"created_at":"2025-03-19T06:25:43.010Z","updated_at":"2025-10-09T04:32:52.199Z","avatar_url":"https://github.com/clerk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://clerk.com?utm_source=github\u0026utm_medium=clerk_docs\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./assets/images/light-logo.png\"\u003e\n      \u003cimg alt=\"Clerk Logo for light background\" src=\"./assets/images/dark-logo.png\" height=\"64\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n  \u003cbr /\u003e\n\u003c/p\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e\n    Clerk and Expo Quickstart\n  \u003c/h1\u003e\n  \u003ca href=\"https://www.npmjs.com/package/@clerk/clerk-js\"\u003e\n    \u003cimg alt=\"Downloads\" src=\"https://img.shields.io/npm/dm/@clerk/clerk-js\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://discord.com/invite/b5rXHjAg7A\"\u003e\n    \u003cimg alt=\"Discord\" src=\"https://img.shields.io/discord/856971667393609759?color=7389D8\u0026label\u0026logo=discord\u0026logoColor=ffffff\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://twitter.com/clerkdev\"\u003e\n    \u003cimg alt=\"Twitter\" src=\"https://img.shields.io/twitter/url.svg?label=%40clerkdev\u0026style=social\u0026url=https%3A%2F%2Ftwitter.com%2Fclerkdev\" /\u003e\n  \u003c/a\u003e\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n  \u003cimg alt=\"Clerk Hero Image\" src=\"./assets/images/hero.png\"\u003e\n\u003c/div\u003e\n\n## Introduction\n\nClerk is a developer-first authentication and user management solution. It provides pre-built React components and hooks for sign-in, sign-up, user profile, and organization management. Clerk is designed to be easy to use and customize, and can be dropped into any React or Next.js application.\n\nAfter following the quickstart you'll have learned how to:\n\n- Install `@clerk/clerk-expo`\n- Setup your environment key\n- Wrap your Expo app in `\u003cClerkProvider /\u003e` and supply your `tokenCache`\n- Conditionally show content based on your auth state\n- Build your sign-in and sign-up pages\n\n### Branches of this repository\n\n- `main`: The result of following the [Clerk Expo quickstart](https://clerk.com/docs/quickstarts/expo).\n- `advanced`: A more advanced version of the quickstart, with OAuth connections, error handling and styling.\n\n## Running the template\n\n```bash\ngit clone https://github.com/clerk/clerk-expo-quickstart\n```\n\nTo run the example locally, you'll need to make sure you have XCode installed and configured properly, then:\n\n1. Sign up for a Clerk account at [https://clerk.com](https://dashboard.clerk.com/sign-up?utm_source=DevRel\u0026utm_medium=docs\u0026utm_campaign=templates\u0026utm_content=10-24-2023\u0026utm_term=clerk-expo-quickstart).\n\n2. Go to the [Clerk dashboard](https://dashboard.clerk.com?utm_source=DevRel\u0026utm_medium=docs\u0026utm_campaign=templates\u0026utm_content=10-24-2023\u0026utm_term=clerk-expo-quickstart) and create an application.\n\n3. Set the required Clerk environment variable as shown in [the example `env` file](./.env.example).\n\n4. `npm install` the required dependencies.\n\n5. `npm run start` to launch the development server.\n\n## Learn more\n\nTo learn more about Clerk and Expo, check out the following resources:\n\n- [Quickstart: Get started with Expo and Clerk](https://clerk.com/docs/quickstarts/expo?utm_source=DevRel\u0026utm_medium=docs\u0026utm_campaign=templates\u0026utm_content=10-24-2023\u0026utm_term=clerk-expo-quickstart)\n\n- [Clerk Documentation](https://clerk.com/docs/references/expo/overview?utm_source=DevRel\u0026utm_medium=docs\u0026utm_campaign=templates\u0026utm_content=10-24-2023\u0026utm_term=clerk-expo-quickstart)\n\n- [Expo Documentation](https://docs.expo.dev/)\n\n## Found an issue or want to leave feedback\n\nFeel free to create a support thread on our [Discord](https://clerk.com/discord). Our support team will be happy to assist you in the `#support` channel.\n\n## Connect with us\n\nYou can discuss ideas, ask questions, and meet others from the community in our [Discord](https://discord.com/invite/b5rXHjAg7A).\n\nIf you prefer, you can also find support through our [Twitter](https://twitter.com/ClerkDev), or you can [email](mailto:support@clerk.dev) us!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclerk%2Fclerk-expo-quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclerk%2Fclerk-expo-quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclerk%2Fclerk-expo-quickstart/lists"}