Skip to content

bypassToken example in docs does not generate 32 length random token #13370

@UltraCakeBakery

Description

@UltraCakeBakery

Describe the bug

https://svelte.dev/docs/kit/adapter-vercel#Incremental-Static-Regeneration-bypassToken

Image

Image

Reproduction

open devtools, go to console, btoa(Math.random().toString()).substring(0,32);

Logs

System Info

chrome webbrowser

Severity

annoyance

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationpkg:adapter-vercelPertaining to the Vercel adapter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions