Commit 1a6a765
committed
[FIX] refresh api jwt 형식 오류 해결
함수명 혼동에 따른 파라미터 값 원인 오류 해결
getAuthenticationByEmail -> getAuthenticationByToken1 parent fe234bc commit 1a6a765
File tree
1 file changed
+1
-1
lines changed- src/main/java/com/example/ai_tutor/global/config/security/token
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments