Skip to content

Conversation

@TheJolman
Copy link
Collaborator

@TheJolman TheJolman commented Nov 25, 2025

Everything behind a v1/ route now requires the Authorization: Bearer <access_token> header to access. You can set ENV=development in .env and use Bearer dev-token to bypass this for now.

To test the OAuth flow, set ENV=production.
The easiest way to test the Auth out is to check out PR #126 locally and use the command acmcsuf-cli events get. This is the only command/subcommand that's using the new OAuth flow. Otherwise running the flow manually is a little annoying.

@github-actions
Copy link

github-actions bot commented Nov 25, 2025

godoc reference preview ready ✨
Go Documentation

@TheJolman TheJolman added the api Relating to the API only label Nov 25, 2025
@TheJolman TheJolman marked this pull request as ready for review December 5, 2025 23:11
@TheJolman TheJolman requested a review from sidvasu as a code owner December 5, 2025 23:11
@TheJolman TheJolman requested a review from GaballaGit December 5, 2025 23:11
@TheJolman TheJolman marked this pull request as draft December 5, 2025 23:13
@TheJolman TheJolman marked this pull request as ready for review December 6, 2025 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Relating to the API only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants