codex-team / task-manager

3 stars 2 forks source link

Ctproto auth #55

Open talyguryn opened 2 years ago

talyguryn commented 2 years ago

To auth client with ctproto we need to use jwt.

So we need to store this token in env file for backend and user it in frontend to auth.