Skip to content

docs: add connecting applications guide + auth sections to SDK docs#396

Merged
markphelps merged 2 commits intomainfrom
docs/sdk-auth-v2
Feb 26, 2026
Merged

docs: add connecting applications guide + auth sections to SDK docs#396
markphelps merged 2 commits intomainfrom
docs/sdk-auth-v2

Conversation

@markphelps
Copy link
Contributor

Summary

New guide to help users understand how to authenticate their applications with Flipt.

Changes

New Guide: Connecting Applications to Flipt

  • Static client token setup
  • Code examples for Python, Node.js, Go, Java, REST
  • JWT authentication
  • Kubernetes service account token auth
  • Authentication method comparison table

Updated: client.mdx

Added authentication section

Updated: server/rest.mdx

Added authentication section

Updated: docs.json navigation

Added connecting-applications to Authentication section

Context

Based on Discord where users asked 'how do I generate a token to connect my app'

New guide: Connecting Applications to Flipt
- Static client token setup with code examples for Python, Node, Go, Java
- JWT authentication for teams with existing IdP
- Kubernetes service account token auth
- Choosing an auth method comparison table

Updated: client.mdx - Added authentication section
Updated: server/rest.mdx - Added authentication section
Updated: docs.json - Added to navigation
@markphelps markphelps marked this pull request as ready for review February 26, 2026 15:40
@markphelps markphelps requested a review from a team as a code owner February 26, 2026 15:40
@markphelps markphelps merged commit 0dddae3 into main Feb 26, 2026
3 of 4 checks passed
@markphelps markphelps deleted the docs/sdk-auth-v2 branch February 26, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant