Added cookie based auth example
Showing
- examples/cookie_authentication/Makefile 12 additions, 0 deletionsexamples/cookie_authentication/Makefile
- examples/cookie_authentication/cookie_auth.c 93 additions, 0 deletionsexamples/cookie_authentication/cookie_auth.c
- examples/cookie_authentication/index.html 33 additions, 0 deletionsexamples/cookie_authentication/index.html
- examples/cookie_authentication/login.html 44 additions, 0 deletionsexamples/cookie_authentication/login.html
examples/cookie_authentication/Makefile
0 → 100644
examples/cookie_authentication/cookie_auth.c
0 → 100644
examples/cookie_authentication/index.html
0 → 100644
examples/cookie_authentication/login.html
0 → 100644
Please register or sign in to comment