vendredi 19 mars 2021

i don't view access token in login user loopback

when i do request login on loopback3, I get the id of the line of the sqlite3 db, but the access token in id colunm on access token table is created.

  "id": 2, <- I expect the access token here
  "ttl": 1209600,
  "created": "2021-03-19T11:42:33.573Z",
  "userId": 1
}```



Aucun commentaire:

Enregistrer un commentaire