Skip to content

Make require_oauth parenthesis optional#855

Merged
azmeuk merged 1 commit intoauthlib:mainfrom
azmeuk:604-decorator
Jan 16, 2026
Merged

Make require_oauth parenthesis optional#855
azmeuk merged 1 commit intoauthlib:mainfrom
azmeuk:604-decorator

Conversation

@azmeuk
Copy link
Copy Markdown
Member

@azmeuk azmeuk commented Jan 16, 2026

fix #604

@azmeuk azmeuk requested a review from lepture January 16, 2026 16:06
@lepture
Copy link
Copy Markdown
Member

lepture commented Jan 16, 2026

LGTM, but tests are missing

@azmeuk azmeuk changed the title Make require_oauth parenthesis are optional Make require_oauth parenthesis optional Jan 16, 2026
@azmeuk azmeuk merged commit 1fc3aed into authlib:main Jan 16, 2026
7 checks passed
@azmeuk azmeuk deleted the 604-decorator branch January 16, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow the instance of ResourceProtector to be a decorator without an unnecessary call if we don't have any 'call' attribute, solution provided.

2 participants