奇怪的 JWT 问题

尝试用着 tinywan/jwt里面的 RSA512,发现代码不支持,后来自己研究了下发现 getPublicKey 以及 getPrivateKey 尚未增加RS384 RS512 的处理。 处理完了,跟着注释生产 private key public key 过后,却一直遇到这个问题。 如果有哪些大佬知道情况请帮个忙提供个思路。 encode 没问题,就是decode 会一直遇到。感谢各位大神~ \openss...

duo8668 发表与 2022-02-24 1148 浏览 3 回答
console命令行获取所有路由是空数组Route::getRoutes()

protected function execute(InputInterface $input, OutputInterface $output) { $output->writeln('Route列表:'); $routeList = Route::getRoutes(); var_dump($routeList); } ...

Tinywan 发表与 2022-01-10 1467 浏览 3 回答

ExecPHP

180
积分
0
获赞数
0
粉丝数
2022-01-10 加入
🔝