Skip to content

Conversation

@kylemclaren
Copy link
Collaborator

Summary

  • Adds HTTP basic authentication to protect the docs site
  • Configures nginx with auth_basic directives
  • Includes .htpasswd file with credentials

Test plan

  • Deploy to staging and verify basic auth prompt appears
  • Confirm correct credentials grant access

🤖 Generated with Claude Code

Adds HTTP basic authentication to protect the docs site.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

Preview Deployment

Name URL
Preview https://pr-62-superfly-sprites-docs.fly.dev

Commit: 9bc7e0b

@kylemclaren kylemclaren merged commit 4fc90d2 into main Jan 9, 2026
3 of 5 checks passed
@kylemclaren kylemclaren deleted the add-basic-auth branch January 9, 2026 17:02
@joeriddles
Copy link

What's the story here? I saw Annie's video on Sprites yesterday and am checking it out. Just saw that the docs site is now wrapped with auth?

@github-actions
Copy link

github-actions bot commented Jan 9, 2026

E2E Test Results

❌ Tests failure

Ran against: https://pr-62-superfly-sprites-docs.fly.dev

@kylemclaren
Copy link
Collaborator Author

@joeriddles we're fleshing out a full set of docs, but in the meantime we have the statically generated API docs here: https://sprites.dev/api

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.

3 participants