OAuth2.permisiveAuth

Auth handler that fails only if the auth fields are present and are not valid. This handler is usefull when a route should return different data when the user is logged in

class OAuth2
override
void
permisiveAuth
(
HTTPServerRequest req
,
HTTPServerResponse res
)

Meta