Skip to content

Conversation

@daye200
Copy link

@daye200 daye200 commented Nov 10, 2024

No description provided.


String token = jwtUtil.createJwt(username,role,60*60*10L);

response.addHeader("Authorization","Bearer"+token);
Copy link
Member

Choose a reason for hiding this comment

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

여기 "Bearer " + token
공백하나 있어

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.

3 participants