Skip to content

Automatically delete cookie token when the token is detected as expired #26

@NaoCoding

Description

@NaoCoding

The current production code possess a serious bug that when the token in cookie is detected as expired,
it will not be deleted automatically. Which means the user will keep stuck at login page since all the functions ( login and register ) will keep
sending 已登入 response.

I consider that it is a serious issue and should be fixed ASAP.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions