vibe-auth v0.5.6 (2019-04-22T18:49:37Z)
Dub
Repo
ResourceRoutes
vibeauth
router
resources
routes
Handle resources served by vibe auth
class
ResourceRoutes {
this
(ServiceConfiguration configuration);
void
handler
(HTTPServerRequest req, HTTPServerResponse res);
}
Constructors
this
this
(ServiceConfiguration configuration)
Members
Functions
handler
void
handler
(HTTPServerRequest req, HTTPServerResponse res)
Handle the requests
Meta
Source
See Implementation
vibeauth
router
resources
routes
classes
ResourceRoutes
manifest constants
bootstrapJsUrl
bootstrapStyleUrl
jqueryUrl
localBootstrapJs
localBootstrapStyle
localJquery
structs
Resource
Handle resources served by vibe auth