Skip to content

Commit

Permalink
AWS CloudFront redirect to URL example.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrudatsprint committed Apr 24, 2024
1 parent 5b9de0c commit 9358dd3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions astro/src/content/json/exampleapps.json
Original file line number Diff line number Diff line change
Expand Up @@ -568,5 +568,11 @@
"name": "Github Actions",
"description": "This sample application demonstrates how to use a GitHub Action to run Playwright tests against a simple Node.js Express.js application that logs in with FusionAuth.",
"language": "javascript"
},
{
"url": "https://github.com/FusionAuth/fusionauth-example-cloudfront-redirect",
"name": "AWS CloudFront redirect to URL",
"description": "This example documents how to use a AWS CloudFront Function to redirect to country-specific URLs, such as a FusionAuth instance.",
"language": "javascript"
}
]

0 comments on commit 9358dd3

Please sign in to comment.