diff --git a/mkdocs/docs/integration.md b/mkdocs/docs/integration.md index 5b0febace..b668f797d 100644 --- a/mkdocs/docs/integration.md +++ b/mkdocs/docs/integration.md @@ -10,6 +10,6 @@ The github repository of Goiabada has a browser-based javascript [test client](h We also have a sample integration using Go. Have a look [here](https://github.com/leodip/goiabada/tree/main/test-integrations/go-webapp). -## React SPA with Vite +## React SPA with Vite and NodeJS server Take a look at this [sample react application](https://github.com/leodip/goiabada/tree/main/test-integrations/react-vite) that uses authentication and role (group) based authorization, with token auto-refresh. \ No newline at end of file