2 评论 (2 评论)1 反应 (1 反应)0 负责人 (0 负责人)CSS37,704 star (37,704 star)1,414 fork (1,414 fork)batch import
Confirmedbughelp wanted
- 技术栈
- 无
- 议题类型
- feature
- 研究方向
- The issue requests persistent login sessions similar to the English FreeCodeCamp site. To implement, first investigate how the original site handles session persistence (e.g., using JWT or cookies with a remember me feature). Check the current codebase for existing authentication logic, likely in server side files. Look at related issues or PRs in the repository for any prior discussion or implementation attempts.