feat: ajout du refresh token

This commit is contained in:
2021-02-14 11:10:58 +01:00
parent 089b5985f8
commit 7544643cfb
8 changed files with 46 additions and 13 deletions

View File

@@ -16,6 +16,7 @@ type server struct {
//File structure du fichier
type File struct {
JwtID int64
JwtProduce string
Header string
Payload string