{"id":16099794,"url":"https://github.com/hantsy/quarkus-auth0-sample","last_synced_at":"2025-03-18T07:31:06.811Z","repository":{"id":142092313,"uuid":"364502400","full_name":"hantsy/quarkus-auth0-sample","owner":"hantsy","description":"Secures Quarkus applications with OAuth2/Oidc and Auth0","archived":false,"fork":false,"pushed_at":"2024-01-31T08:44:54.000Z","size":122,"stargazers_count":6,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T08:05:05.243Z","etag":null,"topics":["auth0","oauth2","oidc","quarkus"],"latest_commit_sha":null,"homepage":"https://hantsy.medium.com/secures-restful-apis-with-quarkus-oidc-and-auth0-643475a9710c","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hantsy.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":"2021-05-05T07:59:53.000Z","updated_at":"2024-08-17T02:46:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"9be25b07-a0e7-48af-8587-3ec97d5f8870","html_url":"https://github.com/hantsy/quarkus-auth0-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hantsy%2Fquarkus-auth0-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hantsy%2Fquarkus-auth0-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hantsy%2Fquarkus-auth0-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hantsy%2Fquarkus-auth0-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hantsy","download_url":"https://codeload.github.com/hantsy/quarkus-auth0-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910780,"owners_count":20367544,"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":["auth0","oauth2","oidc","quarkus"],"created_at":"2024-10-09T18:44:16.129Z","updated_at":"2025-03-18T07:31:05.217Z","avatar_url":"https://github.com/hantsy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quarkus-auth0-sample\n\n\n## What is this?\n\nThis is a sample project demos how to use OAuth2/Oidc and Auth0 idp service to secure Quarkus applications. \n\n\u003e If you are interested in the custom JWT authentication with the Spring WebMvc stack, check [spring-webmvc-jwt-sample](https://github.com/hantsy/spring-webmvc-jwt-sample/) for more details.\n\n\u003e If you are interested in the custom JWT authentication with the Spring WebFlux stack, check [spring-reactive-jwt-sample](https://github.com/hantsy/spring-reactive-jwt-sample/) for more details.\n\n## Guide\n\n* [Secures APIs with Quarkus OIDC and Auth0](https://hantsy.medium.com/secures-restful-apis-with-quarkus-oidc-and-auth0-643475a9710c)\n\n## Prerequisites\n\nMake sure you have installed the following software.\n\n* Java 16\n* Apache Maven 3.8.x\n* Docker\n\n## Build \n\nClone the source codes from Github.\n\n```bash\ngit clone https://github.com/hantsy/quarkus-auth0-sample\n```\n\nOpen a terminal, and switch to the root folder of the project, and run the following command to build the whole project.\n\n```bash\ndocker-compose up postgres // start up a postgres\nmvn clean install // build the project\n```\n\nRun the application.\n\n```bash\nmvn quarkus:dev\n// or from command line after building\njava -jar target/xxx.jar\n```\n\n\n## Contribution\n\nAny suggestions are welcome, filing an issue or submitting a PR is also highly recommended.  \n\n\n\n## References\n\n* [Quarkus - Using OpenID Connect to Protect Service Applications using Bearer Token Authorization](https://quarkus.io/guides/security-openid-connect)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhantsy%2Fquarkus-auth0-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhantsy%2Fquarkus-auth0-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhantsy%2Fquarkus-auth0-sample/lists"}