From 11800818e6a359e31c088a07081e9666b0f42167 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Sat, 21 Oct 2023 19:29:46 +0200 Subject: [PATCH] Update README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9707f51..e6e9095 100644 --- a/README.md +++ b/README.md @@ -56,9 +56,7 @@ Create a `silent-sso.html` file and put it in your public directory. ``` -# Usage - -## Isolated from the UI library +## Basic usage (without involving React) ```ts import { createOidc, decodeJwt } from "oidc-spa";