Can you store JWTs in session cookies
-
Do you provide a way to store JWT's in session cookies, to prevent XSS?
-
Yes. You can use the Authorization Code grant with cookies. Here is a workflow diagram of this: https://fusionauth.io/learn/expert-advice/authentication/webapp/oauth-authorization-code-grant-jwts-refresh-tokens-cookies/