Skip to content

Commit f1518ab

Browse files
authored
Update exampleapps.json
Add BFF sample app repo to exampleapps.json
1 parent baa6960 commit f1518ab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

astro/src/content/json/exampleapps.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,5 +652,11 @@
652652
"name": "Vue Application to Deploy with Vercel Using FusionAuth",
653653
"description": "This repository contains a Vue application that works with a Vercel deployment. It is based off the Vue.js quickstart and will use an instance of FusionAuth for authentication.",
654654
"language": "vue"
655+
},
656+
{
657+
"url": "https://github.com/FusionAuth/fusionauth-example-hostedbackend",
658+
"name": "Backend for Frontend Authentication",
659+
"description": "Example apps for BFF pattern showing homegrown BFF and BFF using FusionAuth's hosted backend",
660+
"language": "vue"
655661
}
656662
]

0 commit comments

Comments
 (0)