Kind: Function
Source: atloria-monorepo/apps/web/src/app/reader-api/session/route.ts
Clear the reader-token cookie (reader sign-out). ?projectId=…
Signature
tsasync function DELETE(req: NextRequest)
Parameters
| Name | Type |
|---|---|
req | NextRequest |
Kind: Function
Source: atloria-monorepo/apps/web/src/app/reader-api/session/route.ts
Clear the reader-token cookie (reader sign-out). ?projectId=…
tsasync function DELETE(req: NextRequest)
| Name | Type |
|---|---|
req | NextRequest |
Was this page helpful?