
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
Json Web Token
Json Web Token传统的解决方式弊端jwt主要流程JWT 的数据结构代码示例优缺点http协议本身是一种无状态的协议,用户的每一次请求都需要重新验证.传统的解决方式传统的解决方式是用户向服务器发送用户名和密码,验证通过后服务器会在当前对话(session)里面保存相关数据,向用户返回session_id写入用户的 Cookie。用户随后的每一次请求,都会通过 Cookie,将ses...
OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443$ git pushfatal: unable to access 'https://github.com/xx.git/':OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github...
MySQL: "Found option without preceding group in config file"
MySQL: “Found option without preceding group in config file”vim /etc/mysql/my.cnfPlease add [mysqld] at the top of my.cnf and then restart mysql server.service mysql restart
到底了







