Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] userId can be null in the service #97

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

julien-nc
Copy link
Member

For example: the reference provider can now be used in public contexts.

Token refresh only makes sense if there is a user in the context.

closes #96

…w be used in public contexts)

Signed-off-by: Julien Veyssier <[email protected]>
@julien-nc julien-nc added bug Something isn't working 3. to review labels Aug 28, 2024
@julien-nc julien-nc requested a review from kyteinsky August 28, 2024 14:45
@kyteinsky kyteinsky merged commit db3101c into main Aug 29, 2024
35 checks passed
@kyteinsky kyteinsky mentioned this pull request Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Argument #6 ($userId) must be of type string, null given
3 participants