From 344b1ca1e0caf0a7a6a75e2cd0c4b8b782b8a8a9 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Tue, 1 Feb 2022 12:01:04 +0100 Subject: [PATCH] notes/redirect_to_new_page_with_useridentity_jwt.org --- notes/redirect_to_new_page_with_useridentity_jwt.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/notes/redirect_to_new_page_with_useridentity_jwt.org b/notes/redirect_to_new_page_with_useridentity_jwt.org index d0a33da8..1f113dae 100644 --- a/notes/redirect_to_new_page_with_useridentity_jwt.org +++ b/notes/redirect_to_new_page_with_useridentity_jwt.org @@ -45,3 +45,5 @@ the =code= and save the tokens in the local storage. for these specific tokens. Typically ~gen-user-identity-token~ and be prepared to potentially provide specific refresh tokens along these user-identity-token in a short future. + So we should probably have some specific namespace dedicated to + =UserIdentity= and their related objects.