Files
pi-perplexity/src
Ivan Pereira 4d9ac2b5dd fix(auth): accept bare session tokens from cookie env vars
parseBrowserAuthInput returns an access-only credential for a bare
__Secure-next-auth.session-token value, which /perplexity-login
--browser accepts but credentialsFromEnvironment rejected because it
required .cookies. Only reject when parsing fails entirely.
2026-07-14 12:54:10 +01:00
..