You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oabrivard a4e618feda test: add unit tests for auth middleware cookie extraction
Extract cookie parsing into a standalone `extract_session_token` function
and add 5 unit tests covering the valid, missing, multi-cookie, whitespace,
and empty-header cases.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
auth.rs test: add unit tests for auth middleware cookie extraction 3 months ago
csrf.rs Finished phase 1 3 months ago
mod.rs Finished phase 1 3 months ago