mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
Merge branch 'main' into feat/v0.5
This commit is contained in:
commit
ecd7082c14
2 changed files with 4 additions and 2 deletions
|
|
@ -155,4 +155,4 @@ const isVerified = await crypto.subtle.verify(
|
|||
if (!isVerified) {
|
||||
return new Response("Signature verification failed", { status: 401 });
|
||||
}
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue