Skip to main content

Module helpers

Module helpers 

Source
Expand description

Test helper functions

Structs§

Claims
JWT Claims for testing

Functions§

api_key_auth_header
Create authorization header with API key
bearer_auth_header
Create authorization header with Bearer token
build_test_client
HTTP client builder for tests
generate_api_key
Generate a random API key
generate_test_jwt
Generate a test JWT token
verify_test_jwt
Verify a test JWT token