symfony2-secured-rest-api:Symfony2 Rest Api 使用 Json Web Token 进行保护

时间:2021-06-23 22:38:54
【文件属性】:
文件名称:symfony2-secured-rest-api:Symfony2 Rest Api 使用 Json Web Token 进行保护
文件大小:258KB
文件格式:ZIP
更新时间:2021-06-23 22:38:54
PHP Symfony2 安全 REST API Symfony2 Rest Api 使用 Json Web Token 进行保护 该项目是使用 和 Symfony2 的安全 Restful API 模板 在 5 分钟内创建您的 REST API 克隆或分叉此存储库bash $ git clone https://github.com/unautreweb/symfony2-secured-rest-api.git 使用安装供应商: bash $ composer update 生成 SSH 密钥: $ openssl genrsa -out app/var/jwt/private.pem -aes256 4096 $ openssl rsa -pubout -in app/var/jwt/private.pem -out app/var/jwt/public.pem 在config.
【文件预览】:
symfony2-secured-rest-api-master
----composer.json(2KB)
----bin()
--------security-checker(983B)
--------doctrine(35B)
----LICENSE(1KB)
----app()
--------serializer()
--------config()
--------.htaccess(143B)
--------cache()
--------logs()
--------var()
--------check.php(4KB)
--------Resources()
--------AppKernel.php(2KB)
--------AppCache.php(141B)
--------console(867B)
--------autoload.php(267B)
--------SymfonyRequirements.php(30KB)
--------phpunit.xml.dist(1KB)
----src()
--------UAW()
----.gitignore(184B)
----web()
--------.htaccess(3KB)
--------apple-touch-icon.png(11KB)
--------app_dev.php(421B)
--------robots.txt(118B)
--------app.php(676B)
----README.md(2KB)
----composer.phar(1008KB)

网友评论