switchit-conseil / nestjs-oauth2-server-module

OAuth2 Server for NestJS
MIT License
71 stars 33 forks source link

Refresh token implementation #21

Open jcmnavia opened 3 years ago

jcmnavia commented 3 years ago

Hi guys,

Could someone please give me an example on how to implement the refresh token strategy? Or any other way to implement the refresh token flow.

Thank you.