jczic / MicroWebSrv2

The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
https://github.com/jczic/MicroWebSrv2
MIT License
662 stars 97 forks source link

Example of CheckBasicAuth #63

Closed sascha-hemi closed 3 years ago

sascha-hemi commented 3 years ago

Hello, can anyone make me a simple example of the BasicAuth feature? I don´t know how to start.

Greetings Sascha