Skip to content

Commit e290c02

Browse files
committed
adding example app back in
1 parent f962872 commit e290c02

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
@@ -623,6 +623,12 @@
623623
"description": "An express/JavaScript application used for a walkthrough of a FusionAuth setup",
624624
"language": "javascript"
625625
},
626+
{
627+
"url": "https://github.com/FusionAuth/fusionauth-example-machine-to-machine",
628+
"name": "Machine to machine",
629+
"description": "Example repo for machine to machine interaction.",
630+
"language": "javascript"
631+
},
626632
{
627633
"url": "https://github.com/fusionauth/fusionauth-example-api-consents-platform",
628634
"name": "API Consents Platform",

0 commit comments

Comments
 (0)