Skip to content

Markdown source of the GitBook documentation website for oidc-spa

Notifications You must be signed in to change notification settings

keycloakify/docs.oidc-spa.dev

Repository files navigation

icon
sign-posts-wrench

Installation

{% hint style="info" %} Before starting be aware that oidc-spa is not suited for Next.js or any other framwork that involves server side rendering.

If you are using Next the closer alternative is to use NextAuth.js (with the Keycloak adapter if you are using Keycloak). See this guide. {% endhint %}

If you're having issues don't hesitate to reach out on Discord!

{% tabs %} {% tab title="npm" %}

npm install oidc-spa

{% endtab %}

{% tab title="yarn" %}

yarn add oidc-spa

{% endtab %}

{% tab title="pnpm" %}

pnpm add oidc-spa

{% endtab %}

{% tab title="bun" %}

bun add oidc-spa

{% endtab %} {% endtabs %}

About

Markdown source of the GitBook documentation website for oidc-spa

Resources

Stars

Watchers

Forks