awslabs/aws-amplify-identity-broker

Add security headers on Amplify distribution

Offen

#26 geöffnet am 20.11.2020

 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (69 Forks)auto 404
good first issuehelp wanted

Repository-Metriken

Stars
 (217 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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)

Contributor Guide