OIDC SPA
GitHubHome
v6
  • Documentation
  • Release Notes & Upgrade Instructions
v6
  • Installation
  • Basic Usage
  • Web API
  • Auto Login
  • Auto Logout
  • Error Management
  • Mock
  • User Account Management
  • User Session Initialization
  • Tokens Renewal
  • Setup Guides
    • React Router
    • TanStack Router
    • Full-Stack with Node REST API
  • Providers Configuration
    • Keycloak
    • Auth0
    • Microsoft Entra ID
    • Google OAuth 2.0
    • Other OIDC Provider
  • Resources
    • Why No Client Secret?
    • End of third-party cookies
    • JWT Of the Access Token
    • Discord Server
  • User Impersonation
  • Sponsors
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Setup Guides

Full-Stack with Node REST API

A full-stack example covering both the backend and frontend

PreviousTanStack RouterNextKeycloak

Last updated 2 months ago

Was this helpful?

This is a kitchen think example with the following stack:

  • Vite

  • A Todos Rest API implemented with Node and

The app is live here:

The frontend (Vite project):

The backend (Node Todos App REST API):

TanStack Router - File Based Routing
Hono
Insee SPA Starter
GitHub - InseeFrLab/vite-insee-starter: A template project for SPAsGitHub
GitHub - InseeFrLab/todo-rest-api: Todo app rest API with OIDC and OpenGraphGitHub
Logo
Logo
Logo