refactor: improve Bearer token parsing and validation with tests #96

Merged
appleboy merged 1 commits from token into main 2025-09-27 07:31:33 +00:00
Member
  • Refactor Bearer token parsing into a dedicated function for improved validation and readability
  • Add comprehensive tests for edge cases in Bearer token extraction

Signed-off-by: appleboy appleboy.tw@gmail.com

- Refactor Bearer token parsing into a dedicated function for improved validation and readability - Add comprehensive tests for edge cases in Bearer token extraction Signed-off-by: appleboy <appleboy.tw@gmail.com>
appleboy added 1 commit 2025-09-27 07:28:44 +00:00
refactor: improve Bearer token parsing and validation with tests
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 11s
check-and-test / Run govulncheck (pull_request) Successful in 47s
0579ff34e7
- Refactor Bearer token parsing into a dedicated function for improved validation and readability - Add comprehensive tests for edge cases in Bearer token extraction Signed-off-by: appleboy <appleboy.tw@gmail.com>
appleboy merged commit e9840cf6c0 into main 2025-09-27 07:31:33 +00:00
appleboy deleted branch token 2025-09-27 07:31:33 +00:00
Sign in to join this conversation.
No description provided.