Skip to content

Commit

Permalink
updating list of sample applications to include the Modeling Organiza…
Browse files Browse the repository at this point in the history
…tion sample application.
  • Loading branch information
mark-robustelli committed Sep 13, 2024
1 parent 082586a commit 573b72f
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 @@ -586,5 +586,11 @@
"name": "Ruby on Rails with Custom Scopes",
"description": "This example application shows how to implement Custom Scopes with FusionAuth.",
"language": "ruby"
},
{
"url": "https://github.com/FusionAuth/fusionauth-example-modeling-organizations",
"name": "Modeling Organizations",
"description": "Node.js Express sample application for the Modeling Organizations guide.",
"language": "javascript"
}
]

0 comments on commit 573b72f

Please sign in to comment.