Skip to content

Conversation

@klaidliadon
Copy link
Contributor

@klaidliadon klaidliadon commented Dec 19, 2025

  • Detect the go version in go.mod and use it in make proto and make generate (go 1.25 introduces some compile errors)
  • Fix Admin JWT scope checking for multiple scopes: instead of strings.Contains, we split the scopes using , and check if the service is in the list
  • Added some tests to check that the session is upgraded only on a scope match
  • Updated error message for rate limit error

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.

2 participants