zees007 / cookieAuthJwt-springBoot3-springSecurity6-implementationLinks
The server can transmit the JWT token to the browser via a cookie, and upon requesting the server-side interface, the browser automatically includes the JWT token in the cookie header. Authentication is then achieved by the server verifying the JWT token in the cookie header.
☆15Updated 11 months ago
Alternatives and similar repositories for cookieAuthJwt-springBoot3-springSecurity6-implementation
Users that are interested in cookieAuthJwt-springBoot3-springSecurity6-implementation are comparing it to the libraries listed below
Sorting:
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆41Updated 2 weeks ago
- Spring Boot 3.1 & Spring Security 6 : Token Based Authentication example with JWT, Authorization, Spring Data & PostgreSQL☆63Updated last year
- ☆21Updated 2 years ago
- Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4…☆95Updated 4 years ago
- The goal of this project is to implement a Spring Boot application, called movies-api, and use Filebeat & ELK Stack (Elasticsearch, Logst…☆80Updated 5 months ago
- event-driven-microservices☆105Updated 3 years ago
- ☆65Updated 4 years ago
- Java (Spring) microservices example with Kafka and saga pattern☆73Updated 2 years ago
- Spring boot integration testing using Testcontainers☆12Updated 3 years ago
- Spring Boot 3 Demo Projects and Examples☆49Updated 9 months ago
- ☆13Updated 2 years ago
- Unit & Integration tests for possible cases (includes repository, validation, etc.)☆35Updated 2 years ago
- Public repository containing examples for my Medium posts☆50Updated 3 years ago
- Two Factor Authentication Flow with Spring boot 3 and Angular☆36Updated 2 years ago
- This is a sample back-end application designed to demonstrate typical use cases and best practices in Spring Boot development.☆85Updated 3 months ago
- Sample Spring Cloud microservices e-shop.☆86Updated 3 years ago
- Demo for presenting Spring Cloud Stream and RabbitMQ☆12Updated last week
- ☆40Updated 5 years ago
- ☆64Updated 3 years ago
- How to create Maven multi module project in spring boot☆103Updated 4 years ago
- A micro service starter with Spring Boot, Spring Cloud Gateway, Eureka, Spring Security5, OAuth2, Keycloak, Docker and Docker Compose.☆35Updated 5 years ago
- The goal of this project is to create a Spring Boot application called movies-app that allows users to log in using Username/Password Aut…☆20Updated 7 months ago
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆116Updated 2 weeks ago
- Backend application leveraging redis cache to reduce network calls and improve latency.☆31Updated last year
- YouTube Spring Boot Microservices Course Application☆185Updated 2 weeks ago
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆107Updated 4 months ago
- This is the repository containing examples for my Spring Boot testing tutorial.☆129Updated this week
- Code for "SpringBoot + Kubernetes Tutorial" YouTube Series☆35Updated last month
- Spring Boot Pagination, Filter, Sorting example using Spring Data JPA, Pageable☆106Updated last year
- Saga Distributed Transaction Pattern - Spring boot + embedded debezium + kafka + inbox-outbox pattern☆12Updated 2 years ago