Skip to content

fix: add --url to with-auth-recipes run-server.sh - #20

Merged
lakhansamani merged 1 commit into
mainfrom
fix/url-in-run-server
Aug 14, 2026
Merged

fix: add --url to with-auth-recipes run-server.sh#20
lakhansamani merged 1 commit into
mainfrom
fix/url-in-run-server

Conversation

@lakhansamani

Copy link
Copy Markdown
Contributor

--url is required since authorizerdev/authorizer#764 — the server exits at boot without it. These commands could not start as written; verified against a build of authorizer main.

with-auth-recipes/run-server.sh had no --url, so the example could not boot. Now passes --url="http://localhost:$PORT", matching the existing PORT override.

Verified: started the script and /health returned 200.

The server exits at boot without --url (authorizerdev/authorizer#764).
These commands could not start as written.
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