Project

General

Profile

Actions

New feature / Change #4139

closed

Add timestamp into json for SHARED JWT auth

Added by Olivier Bitsch over 3 years ago. Updated over 3 years ago.

Status:
Done
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
03/07/2022
Due date:
% Done:

0%

Estimated time:

Description

Currently, we have

{
   "email":"email"
}

Change to this

{
   "email":"email"
   "timestamp": 1646657700
}

Check that validity is no more than 5 minutes.

Actions #1

Updated by Olivier Bitsch over 3 years ago

  • Status changed from In Study to Done
Actions #2

Updated by Olivier Bitsch over 3 years ago

  • Description updated (diff)
Actions

Also available in: Atom PDF