{"id":20974166,"url":"https://github.com/thirdweb-example/thirdweb-privy","last_synced_at":"2026-04-27T00:31:29.165Z","repository":{"id":256472684,"uuid":"845932471","full_name":"thirdweb-example/thirdweb-privy","owner":"thirdweb-example","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-22T08:38:10.000Z","size":611,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T06:14:37.619Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thirdweb-example.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-08-22T07:59:08.000Z","updated_at":"2024-09-10T19:35:27.000Z","dependencies_parsed_at":"2024-09-11T00:05:07.296Z","dependency_job_id":"00a57c5f-1027-4903-b022-41ac8d6a2e08","html_url":"https://github.com/thirdweb-example/thirdweb-privy","commit_stats":null,"previous_names":["thirdweb-example/thirdweb-privy"],"tags_count":0,"template":false,"template_full_name":"privy-io/create-next-app","purl":"pkg:github/thirdweb-example/thirdweb-privy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdweb-example%2Fthirdweb-privy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdweb-example%2Fthirdweb-privy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdweb-example%2Fthirdweb-privy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdweb-example%2Fthirdweb-privy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thirdweb-example","download_url":"https://codeload.github.com/thirdweb-example/thirdweb-privy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdweb-example%2Fthirdweb-privy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32318417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-19T04:26:57.644Z","updated_at":"2026-04-27T00:31:29.148Z","avatar_url":"https://github.com/thirdweb-example.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Privy Auth `create-next-app` Starter\n\nThis is a template for integrating [**Privy Auth**](https://www.privy.io/) into a [NextJS](https://nextjs.org/) project. Check out the deployed app [here](https://create-next-app.privy.io/)!\n\nThis demo uses NextJS's [Pages Router](https://nextjs.org/docs/pages/building-your-application/routing). If you'd like to see an example using the [App Router](https://nextjs.org/docs/app), just change the branch of this repository to [`app-router`](https://github.com/privy-io/create-next-app/tree/app-router). \n\n## Setup\n\n1. Clone this repository and open it in your terminal. \n```sh\ngit clone https://github.com/privy-io/create-next-app\n```\n\n2. Install the necessary dependencies (including [Privy Auth](https://www.npmjs.com/package/@privy-io/react-auth)) with `npm`.\n```sh\nnpm i \n```\n\n3. Initialize your environment variables by copying the `.env.example` file to an `.env.local` file. Then, in `.env.local`, [paste your Privy App ID from the dashboard](https://docs.privy.io/guide/dashboard/api-keys).\n```sh\n# In your terminal, create .env.local from .env.example\ncp .env.example .env.local\n\n# Add your Privy App ID to .env.local\nNEXT_PUBLIC_PRIVY_APP_ID=\u003cyour-privy-app-id\u003e\n```\n\n## Building locally\n\nIn your project directory, run `npm run dev`. You can now visit http://localhost:3000 to see your app and login with Privy!\n\n\n## Check out:\n- `pages/_app.tsx` for how to use the `PrivyProvider` and initialize it with your Privy App ID\n- `pages/index.tsx` for how to use the `usePrivy` hook and implement a simple `login` button\n- `pages/dashboard.tsx` for how to use the `usePrivy` hook, fields like `ready`, `authenticated`, and `user`, and methods like `linkWallet` and `logout`\n\n\n**Check out [our docs](https://docs.privy.io/) for more guidance around using Privy in your app!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirdweb-example%2Fthirdweb-privy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthirdweb-example%2Fthirdweb-privy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirdweb-example%2Fthirdweb-privy/lists"}