Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

access token created everytime after the same user logout and login again #3674

Closed
slyang40 opened this issue Jul 9, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@slyang40
Copy link

slyang40 commented Jul 9, 2024

Describe the bug

Access token got created everytime after the same user logout and login again. and the expire date was set in 100 years. See below screenshot.
image

Steps to reproduce

  1. Sign in Memos
  2. check the access token generated for this login
  3. logout Memos
  4. login again
  5. check the list of access tokens, you will find a new access token created with a pretty longer valid period, 100 years.

The version of Memos you're using.

v0.22.2

Screenshots or additional context

image

@slyang40 slyang40 added the bug Something isn't working label Jul 9, 2024
@duckgun13476
Copy link

Yeah, I have the same problem:
屏幕截图 2024-07-11 082648

@boojack
Copy link
Member

boojack commented Jul 13, 2024

Fixed with 6825c1d

@boojack boojack closed this as completed Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants