We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdeef8f commit 08ce2d2Copy full SHA for 08ce2d2
src/main/java/com/blockcloud/config/SecurityConfig.java
@@ -51,7 +51,6 @@ public SecurityFilterChain filterChain(HttpSecurity http) throws Exception {
51
"/login/success",
52
"/signup/success",
53
"/error",
54
- "/login/oauth2/code/google",
55
"/swagger-ui",
56
"/swagger-ui/**",
57
"/v3/api-docs/**",
0 commit comments