Skip to content

Commit 08ce2d2

Browse files
authored
Update SecurityConfig.java
1 parent bdeef8f commit 08ce2d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/blockcloud/config/SecurityConfig.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ public SecurityFilterChain filterChain(HttpSecurity http) throws Exception {
5151
"/login/success",
5252
"/signup/success",
5353
"/error",
54-
"/login/oauth2/code/google",
5554
"/swagger-ui",
5655
"/swagger-ui/**",
5756
"/v3/api-docs/**",

0 commit comments

Comments
 (0)