{"id":21590232,"url":"https://github.com/corbado/example-passkeys-java-spring-boot","last_synced_at":"2025-07-17T03:32:10.509Z","repository":{"id":195874382,"uuid":"691430577","full_name":"corbado/example-passkeys-java-spring-boot","owner":"corbado","description":"Java Spring Boot repository of a sample app that offers passkey authentication.","archived":false,"fork":false,"pushed_at":"2024-10-26T05:50:15.000Z","size":176,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-10T22:35:00.120Z","etag":null,"topics":["faceid","fido2","java","java-spring","passkey","passkeys","spring","spring-boot","touchid","webauthn"],"latest_commit_sha":null,"homepage":"https://www.corbado.com/passkeys/java-spring","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/corbado.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.adoc","funding":null,"license":"LICENSE.txt","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}},"created_at":"2023-09-14T06:58:50.000Z","updated_at":"2025-01-12T17:57:42.000Z","dependencies_parsed_at":"2025-04-10T22:17:41.477Z","dependency_job_id":"1d8aff69-70e7-46d8-8637-5b117dac6c40","html_url":"https://github.com/corbado/example-passkeys-java-spring-boot","commit_stats":null,"previous_names":["corbado/example-passkeys-java-spring-boot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/corbado/example-passkeys-java-spring-boot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fexample-passkeys-java-spring-boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fexample-passkeys-java-spring-boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fexample-passkeys-java-spring-boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fexample-passkeys-java-spring-boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corbado","download_url":"https://codeload.github.com/corbado/example-passkeys-java-spring-boot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fexample-passkeys-java-spring-boot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265563013,"owners_count":23788630,"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","java","java-spring","passkey","passkeys","spring","spring-boot","touchid","webauthn"],"created_at":"2024-11-24T16:17:11.515Z","updated_at":"2025-07-17T03:32:10.491Z","avatar_url":"https://github.com/corbado.png","language":"Java","readme":"# Java Spring Boot Passkey Example\n\nThis is a sample implementation of a Java Spring Boot application that offers passkey authentication. For simple passkey-first authentication, the Corbado UI component is used.\n\nPlease see the [full blog post](https://www.corbado.com/blog/passkeys-java-spring-boot) to understand the detailed steps needed to integrate passkeys into Java Spring Boot apps.\n\n## File structure\n\n```\n├── complete\n|   ├── src/main\n|   |   ├── java/com/corbado/springboot\n|   |   |   ├── FrontendController.java   # Main controller which renders the HTML templates\n|   |   |\n|   |   └── resources\n|   |       ├── application.properties    # Contains the environment variables\n|   |       └── templates\n|   |           ├── index.html            # Login page with the Corbado UI component\n|   |           └── profile.html          # Profile page with user information\n|   └── pom.xml                           # Contains info about the project and implementation details\n```\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?framework=Java-Spring\u0026technology=passkeys#register).\n\nRename `complete/src/main/resources/applications.properties.example` to `complete/src/main/resources/applications.properties` and paste your Corbado project ID and api secret.\n\n## Usage\n\nThen, you can run the project locally by executing the following command inside the `/complete` folder:\n\n```bash\n./mvnw spring-boot:run\n```\n\nYou can access the server via http://localhost:8080/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorbado%2Fexample-passkeys-java-spring-boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorbado%2Fexample-passkeys-java-spring-boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorbado%2Fexample-passkeys-java-spring-boot/lists"}