home / docs / sections

sections: changelog:register-token-handler-plugin-hook-for-custom-api-token-backends

This data as json

id page ref title content breadcrumbs references
changelog:register-token-handler-plugin-hook-for-custom-api-token-backends changelog register-token-handler-plugin-hook-for-custom-api-token-backends   A new register_token_handler() plugin hook allows plugins to provide custom token backends for API authentication. ( #2650 ) This includes a backwards incompatible change : the datasette.create_token() internal method is now an async method. Consult the upgrade guide for details on how to update your code. ["Changelog", "1.0a25 (2026-02-25)"] [{"href": "https://github.com/simonw/datasette/pull/2650", "label": "#2650"}]
Powered by Datasette · Queries took 5.079ms