We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912be28 commit 9036a0bCopy full SHA for 9036a0b
README.md
@@ -1,12 +1,12 @@
1
# AWS ECS Simple NodeJS App for Netlify Github Oauth!
2
3
-This Project is a boilerplate for running a secure NodeJS app through ECS using Fargate with CDK.
+This Project is a boilerplate for running a secure NodeJS app for Github Oauth through ECS using Fargate with CDK.
4
5
Based on a previous app created by [TylerGaw](https://glitch.com/edit/#!/netlify-cms-github-oauth-provider-example).
6
7
Full blog post [here](https://tylergaw.com/blog/netlify-cms-custom-oath-provider/).
8
9
-The application provides Oauth for a [NetlifyCMS](https://www.netlifycms.org/) application.
+The application provides Oauth for a [NetlifyCMS](https://www.netlifycms.org/) application (or any Github auth flow).
10
11
Provided with a basic [WAF](https://aws.amazon.com/waf/)
12
0 commit comments