> ## Documentation Index
> Fetch the complete documentation index at: https://skybridge-staging-renovate-node-24-x.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Auth — Stytch

> Full OAuth authentication with Stytch and personalized coffee shop search.

Auth (Stytch) is an example that demonstrates full OAuth authentication using [Stytch](https://stytch.com/), with a personalized coffee shop finder view that displays user-specific favorites.

<img src="https://mintcdn.com/skybridge-staging-renovate-node-24-x/Y2WKDsLwp16c_mYM/images/showcase-auth.png?fit=max&auto=format&n=Y2WKDsLwp16c_mYM&q=85&s=51eaf742a98bad90d98e9ad52b13e174" alt="Auth — Stytch" style={{ width: "100%", maxWidth: "960px", borderRadius: "12px" }} width="1230" height="730" data-path="images/showcase-auth.png" />

## Links

<CardGroup cols={2}>
  <Card title="View source on GitHub" icon="github" href="https://github.com/alpic-ai/skybridge/tree/main/examples/auth-stytch">
    Browse the full example code.
  </Card>
</CardGroup>

## Skybridge APIs used

* [`registerTool`](/api-reference/register-tool)
* [`useToolInfo`](/api-reference/use-tool-info)
