fix: refs #7811 Renew token crash #2881
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2881
Loading…
Reference in New Issue
No description provided.
Delete Branch "7811-renewTokenFix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -32,4 +32,0 @@
setTimeout(async() => {
let exists;
try {
exists = await models.AccessToken.findById(token.id);
Como aclaración, no hace falta hacer esta comprobación, ya que ya se realiza dentro de logout