Skip to content

Comments

[spring-auth-1] gib.son(손수환) 미션 제출합니다.#66

Open
swandevson wants to merge 3 commits intoJapring-Study:gib/spring-auth-1from
swandevson:gib/spring-auth-1
Open

[spring-auth-1] gib.son(손수환) 미션 제출합니다.#66
swandevson wants to merge 3 commits intoJapring-Study:gib/spring-auth-1from
swandevson:gib/spring-auth-1

Conversation

@swandevson
Copy link

No description provided.

@swandevson swandevson self-assigned this Aug 27, 2024
@swandevson swandevson changed the base branch from main to gib/spring-auth-1 August 27, 2024 07:59
Copy link
Member

@yohanii yohanii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

잘 해결하신 것 같습니다!
고생하셨습니다~

throw new AuthorizationException();
}

session.setAttribute("SESSION_KEY", email);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이것도 되나요?
쌍따옴표를 빼야할 것 같습니다!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아 상수에 SESSION_KEY=“user”로 선언되어있었군요

해당 세션 key에 value를 세팅하는거라, 가져올 때도 동일한 키면 문제없긴합니다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants