Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

강원대 BE_고승현_6주차 과제_Step2 #250

Open
wants to merge 26 commits into
base: chris0825
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
e5d6d10
feat: init last week codes
chris0825 Jul 29, 2024
cb47747
docs: improve code readability
chris0825 Jul 29, 2024
cf275b2
fix: change codes
chris0825 Jul 31, 2024
035dfa0
Merge branch 'chris0825' into step1
chris0825 Jul 31, 2024
a4c27e6
docs: add step1 function require
chris0825 Jul 31, 2024
6865be1
docs: add step1 function require
chris0825 Jul 31, 2024
a3f9d1e
Merge chris0825/step1 to step1
chris0825 Jul 31, 2024
3765016
Merge branch 'step1' of https://github.com/chris0825/spring-gift-poin…
chris0825 Jul 31, 2024
b71960f
docs: add step2 function require
chris0825 Jul 31, 2024
bdc1b14
fix: modify the administrator pages
chris0825 Aug 1, 2024
12bd8f9
build: add shell scripting
chris0825 Aug 1, 2024
7d87623
teat: temporary deletion of tests for deployment
chris0825 Aug 1, 2024
fa3009f
build: modify build path
chris0825 Aug 1, 2024
7e59917
fix: resolve confilct
chris0825 Aug 1, 2024
b7dec42
fix: modify interceptors path
chris0825 Aug 1, 2024
cda9546
fix: resolve CORS
chris0825 Aug 1, 2024
3e0fa59
fix: modify kakao login logic
chris0825 Aug 1, 2024
fda949c
fix: modify properties
chris0825 Aug 1, 2024
0b47e2b
fix(kakaoAPI): change redirec URL
chris0825 Aug 1, 2024
c5d188a
fix(kakaoAPI): change redirec URL
chris0825 Aug 1, 2024
e2f5bc0
fix: resolve cors policy
chris0825 Aug 1, 2024
3063e65
fix(kakaoAPI): change redirec URL
chris0825 Aug 1, 2024
550fd90
delete cors
chris0825 Aug 1, 2024
8f95c08
fix: cors
chris0825 Aug 1, 2024
b80420d
fix(kakaoAPI): change redirec URL
chris0825 Aug 1, 2024
2910970
fix(kakaoAPI): change redirec URL
chris0825 Aug 1, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix(kakaoAPI): change redirec URL
chris0825 committed Aug 1, 2024
commit 0b47e2b999f6453fa77b1318faa2c8b4ff15b43b
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -25,4 +25,4 @@ spring.mvc.hiddenmethod.filter.enabled=true
spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration

kakao.client-id=d8e855663ae6bf0fba3c1493efa9086e
kakao.redirect-url=http://3.36.113.151:8080
kakao.redirect-url=http://3.36.113.151:8080/kakao/callback