React Native + Spring Boot整合示例构建安全API与身份验证
React Native移动应用结合Spring Boot API与OIDC身份验证,提供了一款跨平台的安全应用。此应用具备以下核心功能:
- 安全的Spring Boot API:确保数据传输安全
- 适用于iOS和Android的React Native应用
- 云端托管:在Cloud Foundry和Google Cloud(Kubernetes与GKE)上配置生产API
- 身份验证集成:支持使用Okta或Keycloak的OIDC登录
该应用由JHipster和Ignite JHipster生成,包含以下标准协议支持:OIDC、OAuth 2.0、PKCE和SAML。其API接口经过标准化设计,满足现代应用的安全需求。
入门步骤
要在本地启动此示例应用,请按以下步骤操作:
git clone https://github.com/oktadeveloper/okta-react-native-spring-boot-example.git
cd okta-react-native-spring-boot-example
okta-react-native-spring-boot-example:React Native + Spring Boot + OIDC
预估大小:665个文件
gradlew.bat
2KB
.gitattributes
3KB
users_authorities.csv
48B
authorities.csv
26B
users.csv
230B
Dockerfile
431B
.dockerignore
232B
loading.css
3KB
throbber.gif
6KB
.editorconfig
467B
2.61MB
文件大小:
评论区