{"id":20307485,"url":"https://github.com/oktadev/auth0-react-native-jhipster-example","last_synced_at":"2025-08-10T04:36:04.041Z","repository":{"id":45105729,"uuid":"445681742","full_name":"oktadev/auth0-react-native-jhipster-example","owner":"oktadev","description":"React Native and Spring Boot with JHipster Example","archived":false,"fork":false,"pushed_at":"2022-10-12T15:47:51.000Z","size":8588,"stargazers_count":5,"open_issues_count":1,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-25T11:21:27.715Z","etag":null,"topics":["jhipster","react-native","reactjs","spring-boot","spring-security"],"latest_commit_sha":null,"homepage":"https://auth0.com/blog/integrate-react-native-and-spring-boot-securely/","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/oktadev.png","metadata":{"files":{"readme":"README.adoc","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}},"created_at":"2022-01-07T23:49:44.000Z","updated_at":"2024-10-26T06:19:44.000Z","dependencies_parsed_at":"2023-01-19T22:33:38.828Z","dependency_job_id":null,"html_url":"https://github.com/oktadev/auth0-react-native-jhipster-example","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/oktadev%2Fauth0-react-native-jhipster-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oktadev%2Fauth0-react-native-jhipster-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oktadev%2Fauth0-react-native-jhipster-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oktadev%2Fauth0-react-native-jhipster-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oktadev","download_url":"https://codeload.github.com/oktadev/auth0-react-native-jhipster-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248429110,"owners_count":21101783,"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":["jhipster","react-native","reactjs","spring-boot","spring-security"],"created_at":"2024-11-14T17:17:52.605Z","updated_at":"2025-04-11T15:12:08.926Z","avatar_url":"https://github.com/oktadev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"= React Native and Spring Boot with JHipster Example \n\n\u003e Built with https://github.com/jhipster/generator-jhipster-react-native/releases/tag/v4.3.0[JHipster React Native 4.3.0]\n\nThis example app shows you how to create an React Native app you can deploy as a SPA or mobile app on iOS and Android! Please read https://auth0.com/blog/integrate-react-native-and-spring-boot-securely/[Integrate React Native and Spring Boot Securely] to see how it was created.\n\n*Prerequisites:* https://nodejs.org[Node 16], https://sdkman.io/[Java 11], and https://docs.docker.com/desktop/#download-and-install[Docker Desktop]\n\n- link:#getting-started[Getting Started]\n- link:#links[Links]\n- link:#help[Help]\n- link:#license[License]\n\n\u003e Okta and Auth0 are on the https://auth0.com/blog/raising-the-bar-on-identity-one-year-of-okta-auth0/[same team now], so this example shows you how to use both. https://auth0.com[Auth0] is an easy to implement, adaptable authentication and authorization platform. Basically, we make your login box awesome.\n\u003e https://developer.okta.com/[Okta] has authentication and user management APIs that reduce development time with instant-on, scalable user infrastructure.\n\n== Getting Started\n\nTo install this example, clone this repository.\n\n```\ngit clone https://github.com/oktadev/auth0-react-native-jhipster-example.git \\\n  react-native-spring-boot --depth 1\ncd react-native-spring-boot/backend\n```\n\nStart the Spring Boot backend:\n\n[source,shell]\n----\nnpm run ci:e2e:prepare # starts Keycloak and PostgreSQL in Docker\n./mvnw\n----\n\nThen, navigate to `\\http://localhost:8080` in your favorite browser.\nSign in with `admin/admin` credentials and rejoice when it all works.\n\nOpen a new terminal window and enter the `mobile` directory.\nInstall its dependencies and run `npm start` to test the React Native client.\n\n[source,shell]\n----\nnpm install\nnpm start\n----\n\nType *w* to open the app in a web browser. You should be able to sign in and add a new photo.\n\nDeploy your app to https://auth0.com/blog/integrate-react-native-and-spring-boot-securely/#Test-on-iOS[iOS] and https://auth0.com/blog/integrate-react-native-and-spring-boot-securely/#Test-on-Android[Android]. Then, try switching your identity provider to https://auth0.com/blog/integrate-react-native-and-spring-boot-securely/#Use-Auth0-for-Identity[Auth0]\nand https://auth0.com/blog/integrate-react-native-and-spring-boot-securely/#Use-Okta-for-identity[Okta].\n\n== Links\n\nThis example uses the following open source libraries:\n\n- https://reactnative.dev/[React Native]\n- https://www.jhipster.tech[JHipster]\n- https://spring.io/projects/spring-boot[Spring Boot]\n- https://spring.io/projects/spring-security[Spring Security]\n\n== Help\n\nPlease post any questions as comments on the https://auth0.com/blog/integrate-react-native-and-spring-boot-securely/[blog post].\n\n== License\n\nApache 2.0, see link:LICENSE[LICENSE].\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foktadev%2Fauth0-react-native-jhipster-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foktadev%2Fauth0-react-native-jhipster-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foktadev%2Fauth0-react-native-jhipster-example/lists"}