brocoders / nestjs-boilerplate

NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.

Home Page:https://nestjs-boilerplate-test.herokuapp.com/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some guidance on refresh flow

totegsito opened this issue · comments

In first place, thanks so much for the huge effort on this boilerplate. It is one of the most complete one I have used.

I have been reading the code for the new refresh session workflow and did a couple of tests using the swagger documentation but I have been unable make it work.

It would be much appreciated to have some guidance about which parameters it should receive.

Thanks in advance

@totegsito thanks for your feedback!

I'm working on it 😉