express-rest-api-boilerplate
express-rest-api-boilerplate copied to clipboard
Access Token Refresh Endpoint
Changes:
- login & register sends the refreshToken as well
- added crypto dependency
@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
@krzepah Could you please add information in the readme on how to use it
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