Skip to content

Commit

Permalink
Update integration documentation to specify NodeJS server in React SP…
Browse files Browse the repository at this point in the history
…A section
  • Loading branch information
leodip committed Nov 24, 2024
1 parent dfd7318 commit c77aa75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs/docs/integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit c77aa75

Please sign in to comment.