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.