An Express.js {@link express.Router} routing all /user/
endpoints.
Attempts to verify if the session key is valid.
The Express.js request to extract all required data from.
See the API documentation. Successes are passed using
Promise.resolve, failures using Promise.reject.
Generated using TypeDoc
Gets the router for all
/verify/related endpoints.