zrwusa / bunny-engine

Project generator, code generator. Typescript + Express + Docker + GraphQL + PostgreSQL + MongoDB + Redis + Nginx + Swagger + Pino + Prom-client.
MIT License
1 stars 0 forks source link

Same tokens #4

Open zrwusa opened 3 months ago

zrwusa commented 3 months ago

In the user authentication process, the generated access token and refresh token are the same string, which is an error.