Commit Graph

15 Commits

Author SHA1 Message Date
4a7b2400cb update config 2023-02-21 11:13:21 +08:00
907719f582 update swagger 2023-02-20 16:27:25 +08:00
b9f18ccc5d refreshToken 2023-02-17 15:56:35 +08:00
8b20f7019e update need-auth decorator 2023-02-17 15:04:50 +08:00
faee8db0f2 rename user/profile 2023-02-17 14:21:08 +08:00
b166294b6b ♻️ 校验token通过后,不再去数据库查询用户是否存在,避免每次请求都去查询数据库 2023-02-17 11:49:16 +08:00
57a41e30b6 add .env.example 2023-02-16 20:47:44 +08:00
0cb2f6797b add @NeedAuth Decorator 2023-02-16 17:10:03 +08:00
d32239e53a 📝 add addBearerAuth swagger 2023-02-16 16:41:34 +08:00
93127d2bd6 add skip-auth.decorator 2023-02-16 16:19:24 +08:00
205689e130 use global jwt-auth.guard 2023-02-16 15:44:27 +08:00
2d2365fe7a add user.decorator 2023-02-16 15:07:14 +08:00
c081296242 JwtAuthGuard 2023-02-16 14:13:09 +08:00
0bd884a9fa login & register 2023-02-16 10:40:03 +08:00
43b750313a login & signup 2023-02-16 01:23:46 +08:00