> ## Documentation Index
> Fetch the complete documentation index at: https://stytch.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Stytch Vanilla JS SDK Overview

> Get started with the Stytch Vanilla JS SDK for building secure authentication flows

The Stytch SDKs provide a customizable pre-built login form to start a login flow, along with methods that communicate directly with the Stytch API

These help you get up and running with Stytch faster by avoiding the struggles associated with creating a login UI and removing the need to create endpoints on your backend to make requests to Stytch.

## npm package

<Card title="@stytch/vanilla-js" icon="ice-cream-cone" href="https://www.npmjs.com/package/@stytch/vanilla-js" cta="npm">
  Prebuilt Stytch UI components + methods to communicate with the Stytch API
</Card>

## Browser support

* Chrome and Safari on all platforms
* Firefox on desktop platforms
* TLS 1.2 must be supported by the browser
