This Spring Boot Starter can be your ready to use middleware server for your Flutter, React Native, Native Mobile or Web Frontends projects with Spring Security to seamlessly create and consume protected rest API's.
Note:-
This server does not use spring security's Oauth2 social library but rather uses google's api client in combination with spring security's http security functionality to provide a simple yet secure authorization solution.
Register your application at https://console.developers.google.com and create creantials.
security.google-props.client-ids accepts an array of client_ids, you configure one for each platform like IOS,WEB,ANDROID.
-
To try the demo ui , edit html under ui folder to replace content of meta tag with name "google-signin-client_id" to your web client_id.
-
Run with live-server or http-server
👤 Gladius Thayalarajan
- Website: thepro.io/@/gladius
- Follow me @ Github: @gladius-thayalarajan
Give a ⭐️ if this project helped you!
This project is licensed under the MIT License - see the LICENSE.md file for details