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.