-
Notifications
You must be signed in to change notification settings - Fork 32
Type casting for JWT claims in tenant token tests #451
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
Conversation
WalkthroughJWT payload in tests is now explicitly cast to Changes
Sequence Diagram(s)(omitted — changes are small and do not alter control flow) Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…enant token tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge
|
Build succeeded:
|
Pull Request
Related issue
Fixes #450
What does this PR do?
JWTpayloadtype to be eitherStringorMap<String, dynamic>jonasroussel/dart_jsonwebtoken#71PR checklist
Please check if your PR fulfills the following requirements:
Thank you so much for contributing to Meilisearch!
Summary by CodeRabbit
Tests
Chores