vibe-auth v0.5.6 (2019-04-22T18:49:37Z)
Dub
Repo
PathController.canHandle
vibeauth
mvc
controller
PathController
Returns true if the request and path matches with the template values
class
PathController
(string method, string configurationPath)
bool
canHandle
(
HTTPServerRequest
req
)
Meta
Source
See Implementation
vibeauth
mvc
controller
PathController
constructors
this
functions
canHandle
variables
configuration
path
userCollection
Returns true if the request and path matches with the template values