express-rest-api-boilerplate icon indicating copy to clipboard operation
express-rest-api-boilerplate copied to clipboard

Access Token Refresh Endpoint

Open krzepah opened this issue 5 years ago • 3 comments

Changes:

  • login & register sends the refreshToken as well
  • added crypto dependency

krzepah avatar Jul 13 '19 19:07 krzepah

@krzepah we would also need the check in the authService, right now we only use the refreshtoken for the login...

see https://github.com/aichbauer/express-rest-api-boilerplate/issues/28#issue-373173955

aichbauer avatar Jul 21 '19 09:07 aichbauer

@krzepah Could you please add information in the readme on how to use it

aichbauer avatar Aug 02 '19 09:08 aichbauer

Hello there,

Sorry for the delay, I've started working with something else than express (polka) ; and it delayed this issue in my priorities.

I'd be happy if you could take over, unfortunately i'm not planning to use express / this repo anymore,

o7

krzepah avatar Aug 07 '19 13:08 krzepah