vibe-auth ~master (2021-04-03T14:11:14Z)
Dub
Repo
respondUnauthorized
vibeauth
router
responses
Write the unauthorized message to the server response
void
respondUnauthorized
(
HTTPServerResponse
res
,
string
message
= "Authorization required"
,
int
status
= 401
)
Meta
Source
See Implementation
vibeauth
router
responses
functions
respondUnauthorized
Write the unauthorized message to the server response