{"id":21590243,"url":"https://github.com/corbado/example-passkeys-solidjs","last_synced_at":"2025-03-18T10:14:08.659Z","repository":{"id":250909137,"uuid":"835191898","full_name":"corbado/example-passkeys-solidjs","owner":"corbado","description":"SolidJS repository of a sample app that offers passkey authentication.","archived":false,"fork":false,"pushed_at":"2024-07-31T10:38:57.000Z","size":48,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T16:22:30.766Z","etag":null,"topics":["faceid","javascript","passkey","passkey-authentication","passkeys","passwordless-authentication","solidjs","touchid","webauthn"],"latest_commit_sha":null,"homepage":"https://www.corbado.com/blog/solidjs-passkeys","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/corbado.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-07-29T10:48:08.000Z","updated_at":"2025-01-10T10:46:57.000Z","dependencies_parsed_at":"2024-07-30T20:04:35.249Z","dependency_job_id":null,"html_url":"https://github.com/corbado/example-passkeys-solidjs","commit_stats":null,"previous_names":["corbado/example-passkeys-solidjs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fexample-passkeys-solidjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fexample-passkeys-solidjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fexample-passkeys-solidjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fexample-passkeys-solidjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corbado","download_url":"https://codeload.github.com/corbado/example-passkeys-solidjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244198406,"owners_count":20414443,"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":["faceid","javascript","passkey","passkey-authentication","passkeys","passwordless-authentication","solidjs","touchid","webauthn"],"created_at":"2024-11-24T16:17:13.352Z","updated_at":"2025-03-18T10:14:08.635Z","avatar_url":"https://github.com/corbado.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SolidJS Passkey Example App\n\nThis is a sample implementation of the Corbado web-js package integrated into a web application built with SolidJS.\n\nPlease see the full [blog post](https://www.corbado.com/blog/solidjs-passkeys) to understand the detailed steps needed to integrate passkeys into SolidJS apps.\n\n## File Structure\n\n- **src/components/Auth/Auth.jsx**: Component for the sign-up / login screen\n- **src/components/Profile/Profile.jsx**: Component for the user profile information shown after successful authentication\n- **src/App.jsx**: Main app component that sets up routing for the SolidJS web app\n- **src/index.jsx**: Entry point of the application\n\n## Setup\n\n### Prerequisites\n\n1. Follow the steps in [Getting started](https://app.corbado.com/signin#register?framework=Solid.js\u0026technology=passkeys) to create and configure a project in the [Corbado developer panel](https://app.corbado.com/#login-init).\n2. Add your project's ID to an environment file as shown in the `.env.example` file.\n3. Ensure you have Node.js and npm installed to run the application.\n\n### Usage\n\n1. **Install Dependencies**:\n\n   ```bash\n   npm install\n\n2. **Run the Project Locally**:\n   ```bash\n   npm run dev\n   ```\nYour application will start at `http://localhost:3000`. You can now see the authentication UI and test the passkey login functionality.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorbado%2Fexample-passkeys-solidjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorbado%2Fexample-passkeys-solidjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorbado%2Fexample-passkeys-solidjs/lists"}