# Small Sanic app for Jitsi user authentification / room generation.
Provides additional user validation based on supplied client cert using nginx's [auth_request](https://nginx.org/en/docs/http/ngx_http_auth_request_module.html) and generates Jitsi JSON Web Tokens for custom rooms based on client certificate serial number.
Provides additional user validation based on supplied client cert and redirects to custom rooms based on client certificate serial number.