| szerhusenBC/jwt-spring-security-demo |
2,534 |
|
0 |
0 |
about 6 years ago |
0 |
|
2 |
mit |
Java |
| A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2 |
| pac4j/pac4j |
2,358 |
|
146 |
154 |
about 2 years ago |
113 |
November 22, 2023 |
0 |
apache-2.0 |
Java |
| Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT... |
| callicoder/spring-security-react-ant-design-polls-app |
1,705 |
|
0 |
0 |
over 2 years ago |
0 |
|
47 |
|
Java |
| Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design |
| rohitghatol/spring-boot-microservices |
1,544 |
|
0 |
0 |
over 7 years ago |
0 |
|
12 |
apache-2.0 |
Java |
| Spring Boot Template for Micro services Architecture - Show cases how to use Zuul for API Gateway, Spring OAuth 2.0 as Auth Server, Multiple Resource (Web Services) Servers, Angular Web App, Eureka dor registration and Discover and Hystrix for circuit breaker |
| thomasdarimont/awesome-keycloak |
1,544 |
|
0 |
0 |
about 2 years ago |
0 |
|
10 |
mit |
|
| A curated list of resources for learning about http://www.keycloak.org |
| callicoder/spring-boot-react-oauth2-social-login-demo |
1,283 |
|
0 |
0 |
over 2 years ago |
0 |
|
42 |
|
Java |
| Spring Boot React OAuth2 Social Login with Google, Facebook, and Github |
| bezkoder/spring-boot-spring-security-jwt-authentication |
1,063 |
|
0 |
0 |
over 2 years ago |
0 |
|
15 |
|
Java |
| Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL |
| dromara/sureness |
830 |
|
0 |
2 |
over 2 years ago |
35 |
August 25, 2023 |
22 |
apache-2.0 |
Java |
| A simple and efficient security framework that focus on protection of API. |
| bfwg/springboot-jwt-starter |
680 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
Java |
| A Spring Boot JWT starter kit for stateless and token-based authentication apps. |
| Hakky54/mutual-tls-ssl |
523 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
apache-2.0 |
Java |
| 🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC, WebSocket and ElasticSearch examples are included |