lib_wraphandlers/app_auth_handlers
2021-09-11 19:29:40 +01:00
..
src chore: syntax fix 2021-09-11 19:29:40 +01:00
.gitignore chore: add app_auth_handlers 2021-09-01 19:30:10 +01:00
Cargo.toml chore: add app_auth_handlers 2021-09-01 19:30:10 +01:00
README.md chore: add app_auth_handlers 2021-09-01 19:30:10 +01:00
TODO.md chore: add app_auth_handlers 2021-09-01 19:30:10 +01:00

App auth handlers library

Handlers for request for auth management using warp

handlers

  • member_handler

  • admin_handler

  • login_handler

  • loginin_handler

  • logout_handler