JWT Auth Cookie Tutorial - Hono + Typescript + Docker Compose (Part 1)

preview_player
Показать описание
In this tutorial you will see how to build an auth service with docker compose that handles authorization using http only cookies via hono!

By the end of this tut you will have a JWT authorization workflow for these endpoints:

- /auth/login
- /auth/verify
- /auth/logout
Рекомендации по теме