Refresh Tokens For Hono Auth Service (Redis, Docker, Hono Typescript)

preview_player
Показать описание
This is a live coding session where refresh tokens are implemented in our hono app we have been developing over the past few videos.

These are the endpoints we have working and ** are the endpoints we work on.

POST /auth/logout ** refresh token
POST /auth/verify
POST /auth/login ** refresh token
POST /auth/signup
POST /auth/refresh **new
Рекомендации по теме