Skip to content

Commit 55d8b42

Browse files
feat: Add Authorization header fallback for OAuth TokenHandler
- Implement fallback to extract client credentials from Authorization header - Support Basic authentication when client_id is missing from form data - Handle URL-encoded client secrets properly - Add comprehensive test coverage for the new functionality - Follows OAuth 2.0 RFC 6749 specifications for client authentication Fixes #1315
1 parent 73b9b62 commit 55d8b42

File tree

1 file changed

+79
-100
lines changed

1 file changed

+79
-100
lines changed

0 commit comments

Comments
 (0)