Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

add login module#314

Open
corgiboygsj wants to merge 6 commits intomasterfrom
auth_token
Open

add login module#314
corgiboygsj wants to merge 6 commits intomasterfrom
auth_token

Conversation

@corgiboygsj
Copy link
Member

No description provided.

servletResponse.setContentType(MediaType.APPLICATION_JSON);

try (PrintWriter writer = servletResponse.getWriter()) {
writer.print(JsonUtil.toJson(response));
Copy link
Collaborator

Choose a reason for hiding this comment

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

seems can call servletResponse.sendError()

Copy link
Member Author

Choose a reason for hiding this comment

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

not have this api

@github-actions
Copy link

github-actions bot commented Aug 6, 2021

Due to the lack of activity, the current pr is marked as stale and will be closed after 180 days, any update will remove the stale label

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants