Skip to content

Conversation

@fordN
Copy link
Contributor

@fordN fordN commented Nov 17, 2025

This PR adds authentication support required to interact with the admin and query endpoints of the hosted amp server.

Changed

  • Added PKCE interactive authentication flow via redirect to browser
  • Added support for setting auth_token using ENV variable (AMP_AUTH_TOKEN)
  • Add auth support to both query client and admin client requests (bearer token in authorization header)

- Add auth module with models and services
- Use new auth for AdminClient requests
@fordN fordN self-assigned this Nov 17, 2025
@fordN fordN added enhancement New feature or request auth labels Nov 17, 2025
@fordN fordN force-pushed the ford/hosted-auth branch 3 times, most recently from d1ee82d to b9e523b Compare November 20, 2025 14:19
@fordN fordN merged commit 907740e into main Nov 21, 2025
9 checks passed
@fordN fordN deleted the ford/hosted-auth branch November 21, 2025 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auth enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants