cancel
Showing results for 
Search instead for 
Did you mean: 

How to do authorization on STM32 and LWIP?

DK.7
Senior

I want to implement authorization on STM32 and LWIP.

I took this example

https://github.com/particle-iot/lwip-contrib/blob/master/examples/httpd/post_example/post_example.c

but it doesn't work.

Session.html is available without authorization

What could be the problem?

Or maybe somewhere exist a working example of authorization on the site?

2 REPLIES 2
Piranha
Chief II

Thanks for the answer!

An example of the second link is not a working properly!

Session page "session.html" is available without authorization!