Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/authlete_deno/mod.ts>unauthorized

Authlete Library for Deno
Go to Latest
function unauthorized
Re-export
import { unauthorized } from "https://deno.land/x/authlete_deno@v1.2.3/mod.ts";

Create a response of '401 Unauthorized' formatted in 'application/json; charset=utf-8'.

Parameters

challenge: string
optional
content: string