Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/xserver/src/session.ts>default#unsign

X-Server a Deno server module with middleware
Go to Latest
method default.prototype.unsign
import { default } from "https://deno.land/x/xserver@5.3.2/src/session.ts";

Parameters

encrypted: string
stamped: string
signed: string
optional
signature: string

Returns

Promise<boolean>