We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix(white label): override client id and secret at token refresh time
fix(sync): stabilize computed hashes by sort + excluding all metadata
fix(auth): clear error handling on auth depenency injection
fix(tests): mock the right qdrant_url property
Update README.md update license reference in
Merge remote-tracking branch 'origin/main'
fix(fastapi): set redirect_slashes false
fix(ui): add trailing slashes to prevent cors redirection
fix(auth): namespaced jwt decoding for dependency injection
feat(logs): add enough logs to debug auth issues in cloud