Skip to content

fix: consistent ClientID assignment, close #470#472

Merged
lakhansamani merged 1 commit intoauthorizerdev:mainfrom
localnerve:fix-client-id
Dec 30, 2025
Merged

fix: consistent ClientID assignment, close #470#472
lakhansamani merged 1 commit intoauthorizerdev:mainfrom
localnerve:fix-client-id

Conversation

@localnerve
Copy link
Contributor

What does this PR do?

  • Fixes CLIENT_ID env variable not set on first start #470, make ClientID assignment consistent. Keeps the old policy, but if osClientID is there and different, use and update.
  • Fixes the testSuite to execute without crashing after prior API updates that result in correct err and nil responses (see test suite for updates, pretty minor, but necessary to keep test suite functional).

Which issue(s) does this PR fix?

#470

If this PR affects any API reference documentation, please share the updated endpoint references

No change

@lakhansamani lakhansamani merged commit 35c6083 into authorizerdev:main Dec 30, 2025
@lakhansamani
Copy link
Contributor

@localnerve thank you for fixing it and sorry for the delay

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.

CLIENT_ID env variable not set on first start

2 participants