Skip to content

← All questions

token strategy authenticates my API calls but the browser is signed out

Asked 2,860 views2 answers

auth.strategy: token with a working token. All the @api scenarios are green. Every @ui scenario starts at the login page.

I assumed the token would be placed into the browser context too — that is what "place it as a header, cookie or local-storage entry" reads like to me. Is there something else I have to set for the browser side?

asked by Devon Marsh183 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related