Skip to content

more refactor actions for login and logout #43

@todo

Description

@todo

// TODO: more refactor actions for login and logout
message.success('Logout successful, refresh after 3s.', 3, () => {
window.location.reload();
});
}).catch(error => {
message.error('logout failed');


This issue was generated by todo based on a TODO comment in 71e30dc. It's been assigned to @hzz780 because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions