awslabs/aws-amplify-identity-broker

Add security headers on Amplify distribution

开放

#26 创建于 2020年11月20日

 (0 条评论) (1 个反应) (0 位负责人)JavaScript (69 个派生)auto 404
good first issuehelp wanted

仓库指标

星标
 (217 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Amplify framework recently release a new feature that allow the user to inject some static headers from a Amplify hosted environment: https://docs.aws.amazon.com/amplify/latest/userguide/custom-headers.html

It will be nice to create such a file to inject HTTP headers where possible. Here is a reference of possible headers to inject: https://owasp.org/www-project-secure-headers/

Please add a small documentation section with this PR (maybe in the feature list, the dev doc and/or the user doc)

贡献者指南