OKaluzny / spring-boot-security-oauth2-googleLinks
Microservice using OAuth 2.0 and OpenID Connect to authenticate into Google and get information to a user.
☆78Updated 5 years ago
Alternatives and similar repositories for spring-boot-security-oauth2-google
Users that are interested in spring-boot-security-oauth2-google are comparing it to the libraries listed below
Sorting:
- AngularJS 1 and Spring Boot 2 version of the Spring Petclinic sample application☆72Updated last year
- Example Spring Boot + Spring Security+ OAuth2 project for demonstration purposes.☆249Updated 2 years ago
- Repository from the article published in Medium☆93Updated 3 years ago
- Angular Springboot JWT integration example (Angular part). For Spring part see https://github.com/nydiarra/springboot-jwt☆111Updated 5 years ago
- Oauth2 Stateless Authentication with Spring and JWT Token☆110Updated 6 years ago
- An example how to configure multiple datasources in a Spring Boot application☆236Updated 3 years ago
- Spring security project for authorisation with Facebook, Google ,LinkedIn and Twitter using OAUTH2☆34Updated 8 years ago
- In this article, we will be creating a sample REST CRUD APIs and provide JWT role based authorization using spring security to these APIs…☆122Updated 6 years ago
- ☆201Updated last month
- Spring Boot with Spring Security using JWT☆169Updated 6 years ago
- ☆60Updated 6 years ago
- This project is part of a tutorial on Spring Oauth☆47Updated 7 years ago
- some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environme…☆133Updated 5 years ago
- Spring Security using OAuth2 in Spring Boot using MySQL☆77Updated 7 years ago
- Spring Boot Data JPA with Filter, Pagination and Sorting☆76Updated last year
- Spring WS Tutorials☆94Updated 6 years ago
- ☆121Updated 6 years ago
- Reactive Spring WebFlux API + Real-time React☆131Updated 4 years ago
- Spring OAuth2 Security extension to use Mongo as Repository☆74Updated 6 years ago
- Demo project for Spring Boot 2 and Quartz scheduler integration☆75Updated 5 years ago
- Spring Boot Quartz Scheduler Example that schedules Emails to be sent at a later time.☆163Updated 11 months ago
- Spring Boot + Quartz + Angular2 demo application. It explains how to schedule a cron job, how to pause a job, resume a job, edit quartz j…☆102Updated 2 years ago
- ☆22Updated 6 years ago
- Read more http://blog.marcosbarbero.com/centralized-authorization-jwt-spring-boot2/☆157Updated 4 years ago
- Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging,…☆120Updated 4 years ago
- Spring Boot application that demonstrates pagination with Thymeleaf template engine☆75Updated 10 months ago
- Spring Boot , OAuth 2 , JWT (Json Web Token) and Swagger UI☆105Updated 9 months ago
- This article aims to provide a working example of spring boot security and oauth2. It has implementation for resource server and authoriz…