Revoke/delete access tokens after logging out #4

Open
opened 2023-11-17 10:53:39 +00:00 by Aelita4 · 0 comments
Owner

Possible approaches to this:

  • delete access token from database immidiately
  • add "revoked" flag to access tokens
  • change expiry date to date of logging out

Additionally, should we periodically delete expired access tokens from database?

Possible approaches to this: - delete access token from database immidiately - add "revoked" flag to access tokens - change expiry date to date of logging out Additionally, should we periodically delete expired access tokens from database?
Aelita4 added the
enhancement
question
labels 2023-11-17 10:53:39 +00:00
Aelita4 added this to the AstroColony Game project 2023-11-17 10:53:39 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Aelita4/AstroCol#4
No description provided.