Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(oauth): Add investigative logging (#81334)
Ideally organization index endpoint should only return data limited to the organization that is on the token. But today it does not if the user is authenticated. I want to limit this usecase to return only the organization on the token but before making the change adding logging to see what I'll break.
- Loading branch information