# koa-login **Repository Path**: github-29244000/koa-login ## Basic Information - **Project Name**: koa-login - **Description**: 用于做登录测试的项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-19 - **Last Updated**: 2022-08-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目启动 - 安装包 ```bash yarn ``` - cookie + session 方式 ```bash node cookie+session ``` - jwt ```bash node jwt ``` jwt 解密站点https://jwt.io/