notes/redirect_to_new_page_with_useridentity_jwt.org

This commit is contained in:
Yann Esposito (Yogsototh) 2022-02-01 12:01:04 +01:00
parent fd3814d157
commit 344b1ca1e0
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -45,3 +45,5 @@ the =code= and save the tokens in the local storage.
for these specific tokens. for these specific tokens.
Typically ~gen-user-identity-token~ and be prepared to potentially provide Typically ~gen-user-identity-token~ and be prepared to potentially provide
specific refresh tokens along these user-identity-token in a short future. 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.