We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f962872 commit e290c02Copy full SHA for e290c02
astro/src/content/json/exampleapps.json
@@ -623,6 +623,12 @@
623
"description": "An express/JavaScript application used for a walkthrough of a FusionAuth setup",
624
"language": "javascript"
625
},
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
+ },
632
{
633
"url": "https://github.com/fusionauth/fusionauth-example-api-consents-platform",
634
"name": "API Consents Platform",
0 commit comments