Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

Add support for Auth & GET requests in AsyncCallbackJsonWebHandler #14

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

nilo85
Copy link

@nilo85 nilo85 commented Mar 3, 2024

Thanks for maintaining this one =)

Reapplied changes from me-no-dev/ESPAsyncWebServer#1384

This adds support to use AsyncCallbackJsonWebHandler also for GET rquests so that we can use it to build restful apis.
Also adds support for authentication for named handler

@nilo85 nilo85 changed the title Add support for Auth GET requests for AsyncCallbackJsonWebHandler Add support for Auth & GET requests in AsyncCallbackJsonWebHandler Mar 4, 2024
@mathieucarbou mathieucarbou self-assigned this Mar 14, 2024
@mathieucarbou mathieucarbou merged commit f477fa5 into mathieucarbou:main Mar 14, 2024
4 checks passed
@mathieucarbou
Copy link
Owner

Sorry for the delay!

@nilo85 nilo85 deleted the json-handler-fixes branch March 14, 2024 21:43
@nilo85
Copy link
Author

nilo85 commented Mar 14, 2024

Great thanks :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants