Skip to content

[19.0][IMP] endpoint_route_handler: add bearer auth type#134

Open
yostashiro wants to merge 1 commit into
OCA:19.0from
qrtl:19.0-imp-endpoint_route_handler
Open

[19.0][IMP] endpoint_route_handler: add bearer auth type#134
yostashiro wants to merge 1 commit into
OCA:19.0from
qrtl:19.0-imp-endpoint_route_handler

Conversation

@yostashiro
Copy link
Copy Markdown
Member

Add bearer to the auth_type selection so endpoints can use Odoo's native API key authentication (res.users.apikeys) without requiring an extra auth module.

@qrtl QT6769

@OCA-git-bot
Copy link
Copy Markdown
Contributor

Hi @simahawk,
some modules you are maintaining are being modified, check this out!

@OCA-git-bot OCA-git-bot added series:19.0 mod:endpoint_route_handler Module endpoint_route_handler labels May 23, 2026
Add bearer to the auth_type selection so endpoints can use Odoo's
native API key authentication (res.users.apikeys) without requiring
an extra auth module.
@AungKoKoLin1997 AungKoKoLin1997 force-pushed the 19.0-imp-endpoint_route_handler branch from 24f6e6f to c6159fb Compare May 26, 2026 03:59
Copy link
Copy Markdown

@AungKoKoLin1997 AungKoKoLin1997 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:endpoint_route_handler Module endpoint_route_handler series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants