{"id":21590280,"url":"https://github.com/corbado/example-passkeys-javascript","last_synced_at":"2025-04-10T21:56:54.282Z","repository":{"id":195035174,"uuid":"691069644","full_name":"corbado/example-passkeys-javascript","owner":"corbado","description":"Vanilla JavaScript repository of a sample app that offers passkey authentication.","archived":false,"fork":false,"pushed_at":"2024-05-08T13:48:37.000Z","size":16,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-10T21:56:44.356Z","etag":null,"topics":["faceid","fido2","javascript","passkey","passkeys","touchid","vanilla-javascript","webauthn"],"latest_commit_sha":null,"homepage":"https://www.corbado.com/passkeys/javascript","language":"HTML","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":"2023-09-13T12:48:36.000Z","updated_at":"2025-01-10T10:47:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7b7a16b-c2d3-415f-890b-77b5b8abcde1","html_url":"https://github.com/corbado/example-passkeys-javascript","commit_stats":null,"previous_names":["corbado/example-passkeys-javascript"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fexample-passkeys-javascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fexample-passkeys-javascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fexample-passkeys-javascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fexample-passkeys-javascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corbado","download_url":"https://codeload.github.com/corbado/example-passkeys-javascript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248305835,"owners_count":21081574,"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","fido2","javascript","passkey","passkeys","touchid","vanilla-javascript","webauthn"],"created_at":"2024-11-24T16:17:28.982Z","updated_at":"2025-04-10T21:56:54.260Z","avatar_url":"https://github.com/corbado.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JavaScript Passkey Example App\n\nThis is a sample implementation of the Corbado Vanilla JavaScript component being integrated into a plain HTML, CSS \u0026\nJavaScript web application.\n\nPlease see the [full blog post](https://www.corbado.com/blog/passkeys-javascript) to understand the detailed steps\nneeded to integrate passkeys into JavaScript apps.\n\n## File structure\n\n- `index.html`: The login page\n- `profile.html`: The profile page that is only accessible after a successful login\n\n## Prerequisites\n\nPlease follow the steps in [Getting started](https://docs.corbado.com/overview/getting-started) to create and configure\na project in the [Corbado developer panel](https://app.corbado.com/signin#register). Most importantly, you need to\nobtain a `projectId` and insert it in the code for the placeholder `\u003cPROJECT_ID\u003e`.\n\n## Usage\n\nWe need a local webserver to start our application. We chose\nthe [http-server](https://www.npmjs.com/package/http-server) package for this.\nInstall it with\n\n```bash\nnpm install --global http-server\n```\n\nThen you can run the project locally with\n\n```bash\nhttp-server ./\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorbado%2Fexample-passkeys-javascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorbado%2Fexample-passkeys-javascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorbado%2Fexample-passkeys-javascript/lists"}