stack/docs/fern
Madison 133de58998
Docs api keys (#644)
Init API Keys docs updates.
<!-- ELLIPSIS_HIDDEN -->

----

> [!IMPORTANT]
> Add documentation and API handlers for creating and managing user and
team API keys.
> 
>   - **API Handlers**:
> - Updated `createApiKeyHandlers` in `handlers.tsx` to include metadata
for API key creation and validation.
> - `create` and `check` handlers now have descriptions, summaries, and
tags for API keys.
>   - **Documentation**:
> - Added `api-keys.mdx` to explain API key creation, management, and
usage for users and teams.
> - Updated `docs-template.yml` to include API Keys in the navigation.
> - Added `sdk/types/api-key.mdx` for detailed API key type definitions
and usage.
> - Updated `sdk/types/team.mdx` and `sdk/types/user.mdx` to include API
key functions for teams and users.
> 
> <sup>This description was created by </sup>[<img alt="Ellipsis"
src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=stack-auth%2Fstack-auth&utm_source=github&utm_medium=referral)<sup>
for 369b06e7a4. You can
[customize](https://app.ellipsis.dev/stack-auth/settings/summaries) this
summary. It will automatically update as commits are pushed.</sup>

<!-- ELLIPSIS_HIDDEN -->

---------

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-05-07 01:39:23 +02:00
..
apis Webhooks (#157) 2024-08-01 02:44:35 +02:00
docs Docs api keys (#644) 2025-05-07 01:39:23 +02:00
openapi Make @stackframe/docs private 2024-06-15 20:22:33 +02:00
custom-script.js Update SDK and component reference layout (#338) 2024-11-11 13:04:45 +01:00
docs-template.yml Docs api keys (#644) 2025-05-07 01:39:23 +02:00
docs.yml fixed links 2025-03-05 10:26:56 -08:00
fern.config.json Update Fern to 0.44.11 2024-11-12 15:40:04 +01:00
generators.yml Added fern docs (#76) 2024-06-15 14:04:00 +02:00
style.css Minor Fern layout fixes (#609) 2025-04-07 19:04:39 +02:00