---
title: "Decode Base64url"
description: "Decode the URL-safe Base64 alphabet used in tokens and web protocols."
---

> Documentation Index
> Fetch the complete documentation index at: https://help.serialize.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Decode Base64url

import RecipeDoc from "../../../../components/RecipeDoc.astro";

Source: https://help.serialize.dev/recipes/encoding/decode-base64url/index.mdx
